contextvault
CommunityMake AI coding sessions remember what matters.
Software Engineering#documentation#bug fix#ai memory#session handoff#mcp server#architectural decision#vault index
Authorahmadzein
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ContextVault solves the session-death problem by persisting your project knowledge as structured markdown documents, so your AI coding assistant doesn’t lose important decisions, fixes, and learnings between sessions.
Core Features & Use Cases
- Two-tier vault (Global + Project): Save reusable patterns in the global vault and project-specific context in the project vault for fast, relevant loading.
- Milestone documentation commands: Capture learnings, bug fixes, architectural decisions, and plans using dedicated commands.
- Index-driven retrieval: Read compact index files at session start and load only the most relevant documents when needed.
- Session handoffs: Generate continuity summaries so the next session can resume with minimal re-explaining.
- Works via MCP or native Claude Code integration: Use the MCP server for any MCP-compatible AI tool, or native slash commands/hooks for Claude Code.
Quick Start
Ask your AI assistant to initialize ContextVault in your current project by running the ctx_init command.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: contextvault Download link: https://github.com/ahmadzein/ContextVault/archive/main.zip#contextvault Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.