/ status
Quick status dashboard showing issue counts by status for active projects.
The /status command gives you a quick snapshot of where things
stand. It pulls active issues and groups them by status, so you can see
the shape of your project at a glance.
Usage
/status where are we what's the status What Happens
- Fetch active issues: Queries all active issues for your configured projects
- Group by status: Organizes issues by their current status (Backlog, Ready, Implementing, Review, Testing, etc.)
- Present dashboard: Shows the counts and key details
When to Use It
Anytime. This is a read-only command that doesn't change any state. Use it to orient yourself, check progress mid-session, or get a quick count before a standup. Available to all agents regardless of the current workflow stage.
Related Commands
/start-session: Full session start with dashboard/activate: Start working on an issue