Shipped continuity layer

MindStone for Claude Code

Persistent continuity 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.

Identity that loads every session

The orchestrator has a first-person identity and user context that are loaded automatically instead of re-explained manually.

Memory and recall

Session history and durable memory files become searchable context, so prior decisions and lessons can return when relevant.

Checkpoint and handoff discipline

Session endings and compactions become continuity events, with LOG entries, memory proposals, transcript archive, and recall verification.

Install

Bootstrap it into a Claude Code project.

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.

Install
git clone https://github.com/MindStone-Agent/mindstone-for-claude-code.git
cd mindstone-for-claude-code/orchestrator
./bootstrap.sh