What problem does it solve?
Provides an immediate, consistent way to surface the current session status and working context when a user asks about "now", "where are we", or "what are we doing", removing friction from session continuity and context switching.
Core Features & Use Cases
- Alias to /recap --now: Acts as a lightweight alias that routes quick status requests to the full recap command.
- Deep mode support: Supports invoking deep mode when users request more detailed context (e.g.,
/recap --now deep).
- Argument forwarding: Passes through any supplied arguments to the recap command to preserve intended behavior.
- Use Case: During a work session, ask the assistant for the current status to receive the active task, recent actions, and next steps without manually running the full recap workflow.
Quick Start
Ask where we are now to run /recap --now and receive the current session status.