What problem does it solve?
Claude Code often suffers from "AI amnesia" across sessions, losing track of previous discussions, decisions, and project context. This Skill integrates Context Portal (ConPort) as a persistent, SQLite-backed memory bank, ensuring your project's history, architectural decisions, and progress are always available and never forgotten.
Core Features & Use Cases
- Persistent Context: Load and update overall project context and active working focus across sessions.
- Decision Logging: Record architectural decisions with rationale, details, and tags for future reference.
- Progress Tracking: Log and retrieve task statuses, helping you and Claude stay aligned on work in progress.
- Knowledge Graph: Link related project items (decisions, progress, patterns) to build a comprehensive knowledge base.
- Use Case: At the start of a new session, proactively load your project's context and recent decisions. As you work, log new architectural choices or update task progress. Before ending, save your current active context so Claude can seamlessly pick up where you left off next time.
Quick Start
Ask Claude to initialize ConPort for your project to create a new context database.