What problem does it solve?
Loads project context from the Knowledge Base, identifies the agent's role, runs environment pre-flight checks, generates a session fingerprint for drift detection, applies decay-aware prioritization, checks for replay anchors, and presents a synthesized session brief to the orchestrator. Works with any KB level (markdown through hosted vector DB) and any project tracker (Linear, Jira, GitHub Issues, etc.).
Core Features & Use Cases
- Loads project context from the Knowledge Base, identifying agent role and preparing a session brief for orchestration.
- Performs environment pre-flight checks, generates a session fingerprint, and applies decay-aware prioritization.
- Checks for replay anchors and compiles a concise session briefing for the orchestrator.
- Supports local Markdown KBs and hosted vector DB KBs and integration with project trackers.
- Provides a living-document aware briefing by loading CLAUDE.md, CONTEXT.md, and ARCHITECTURE.md as available.
Quick Start
Invoke /session-open to begin a new session; the agent loads KB context, runs pre-flight checks, and returns a synthesized briefing.