External context management for Claude Code. A two-tier documentation system that persists your knowledge across every session.
curl -sL https://ctx-vault.com/install | bash
curl -sL https://ctx-vault.com/install | bash
irm https://ctx-vault.com/install.ps1 | iex
Every new conversation starts from zero. Your architecture decisions, bug fixes, project patterns — all gone. You repeat yourself endlessly.
You explain the same project structure, patterns, and decisions in every session. Time wasted, context lost.
Bug fixes, architectural decisions, gotchas discovered — none of it carries over. The next session is a blank slate.
Multi-session projects lose coherence. Each AI session makes different assumptions with no shared memory.
ContextVault organizes knowledge into two layers — global patterns that follow you everywhere, and project-specific docs that stay where they belong.
Automatic reminders when you've done significant work without documenting. Configurable: light, balanced, or strict.
Run /ctx-bootstrap on any new project. Scans your codebase and generates architecture + feature docs instantly.
End every session with /ctx-handoff. The next session picks up exactly where you left off.
Never create duplicate docs. ContextVault searches by exact terms, synonyms, and related concepts before creating.
Purpose-built commands for every workflow: documenting bugs, decisions, plans, code snippets, and explorations.
Hard limits built in: 100 lines per doc, 50 entries per index, 15-word summaries. Lean context, always.
One command. Sets up global vault, hooks, and 25 slash commands. Works on macOS, Linux, WSL.
Use Claude Code normally. Smart hooks nudge you to document at natural milestones — not mid-thought.
Next session loads your vault index automatically. Architecture, decisions, gotchas — all there. Zero repetition.
25 purpose-built slash commands. Here are the ones you'll use most.
/ctx-docDocument a feature or learning/ctx-errorDocument a bug fix with root cause/ctx-decisionRecord an architecture decision/ctx-planTrack a multi-step implementation/ctx-bootstrapAuto-generate docs for entire codebase/ctx-handoffCreate session summary for next time/ctx-intelDocument codebase exploration findings/ctx-snippetSave reusable code patterns/ctx-searchSearch across all vault documents/ctx-modeSwitch enforcement level on the flyInstall ContextVault in 30 seconds. Your vault starts building from session one.
curl -sL https://ctx-vault.com/install | bash
curl -sL https://ctx-vault.com/install | bash
irm https://ctx-vault.com/install.ps1 | iex
What developers are saying.