Session Brain provides a persistent, repository-specific memory layer for Claude, allowing it to retain project context, architectural decisions, and ongoing plans across different sessions. By storing structured state directly within the repository, it enables seamless 'pick up where you left off' capabilities, logs the rationale behind technical choices, and manages a dynamic roadmap that updates automatically as work progresses. This skill is essential for developers working on complex, multi-day tasks who need the AI to maintain a deep understanding of the project's history and future direction.
Key Features
01Structured decision logging with rationale and implications
02Granular querying of project state using jq integration
038 GitHub stars
04Human-readable Markdown summaries for quick status checks
05Dynamic plan tracking with goal and risk management
06Automatic session state persistence via lifecycle hooks