Identity that loads every session
The orchestrator has a first-person identity and user context that are loaded automatically instead of re-explained manually.
MindStone for Claude Code
MS4CC gives a Claude Code instance a durable identity, memory, checkpoint discipline, semantic recall, and compaction handoff without replacing Claude Code itself.
The orchestrator has a first-person identity and user context that are loaded automatically instead of re-explained manually.
Session history and durable memory files become searchable context, so prior decisions and lessons can return when relevant.
Session endings and compactions become continuity events, with LOG entries, memory proposals, transcript archive, and recall verification.
Install
Clone the repo, run the bootstrap, and let the orchestrator author its own identity through the onboarding flow. See the repository README for prerequisites and current details.
git clone https://github.com/MindStone-Agent/mindstone-for-claude-code.git
cd mindstone-for-claude-code/orchestrator
./bootstrap.sh