What problem does it solve?
It reduces friction at the start of a working session by loading the developer's orientation bundle, interpreting relevant signals, and proposing a clear, prioritized focus so work begins with continuity and context.
Core Features & Use Cases
- Orientation Bundle Loading: Load developer profile, session state, and project context from the CLI to establish session continuity.
- Signal Interpretation & Prioritization: Detect next-session prompts, deadlines, pending decisions, and session narrative to propose the highest-priority focus.
- Optional Integration Health Checks: Silently check MCP registrations and report aggregate health without exposing errors or tracebacks.
- Use Case: A returning developer starts work and receives an immediate, adapted session focus that highlights blockers, deadlines, and suggested next steps.
Quick Start
Start a session by running rai session start --project . --context to load your developer profile, orientation bundle, and receive a proposed session focus.