Give Claude Code a permanent memory, consistent rules, and a structured way to work —
across every project, every session.
Every Claude Code session starts cold. No project context, no past decisions, no rules — you re-explain everything, every time.
Install once. Claude reads your project context, stack, and history at the start of every session automatically.
- Persistent memory — project context, stack decisions, progress, and learnings survive across sessions
- Automatic standards — coding rules load per project and are enforced before every code edit
- Intent routing — say
"add [feature]"or"fix [bug]"and the right workflow runs - Full implementation workflow — brainstorm → plan → TDD → verify → PR, end to end
Requirements: Claude Code, Git, Python 3
mkdir -p ~/Documents/workspace
git clone https://github.com/sepehrn0107/claude-code-toolkit ~/Documents/workspace/toolboxOpen the toolbox folder in Claude Code, then say: Set up the toolbox
Claude will detect paths, ask for your vault path (or use the default), and complete the full install in one step.
Full docs at sepehrn0107.github.io/claude-code-toolkit.
| Getting Started | Install, vault setup, first session |
| User Guide | Memory, routing, standards, multi-project |
| Skills Reference | All skills with trigger phrases and purpose |
| Standards Reference | Universal and stack-specific standards |
| Tools Reference | Python tools: purpose and invocation |
| Contributing | Adding skills, standards, upgrade migrations |
MIT