What problem does it solve?
Consolidates dispersed project health signals so engineers can quickly assess briefs, session state, blockers, agent counts, and repository status without manually opening multiple files and commands.
Core Features & Use Cases
- Session inspection: reads ai/session/CURRENT_SESSION.md to report current mode, active briefs, and resume points.
- Brief inventory & filtering: scans ai/briefs to count briefs by status and priority and supports simple filters like P0, bugs, or features.
- Blocker and agent overview: parses ai/session/BLOCKERS.md to surface unresolved and critical blockers and counts .claude/agents Markdown files.
- Git and brain integration: runs git status for uncommitted changes and optionally queries the igris-brain MCP for project metrics when available.
- Use Case: Run before standups or releases to summarize priorities, blockers, and repository cleanliness.
Quick Start
Ask the scan skill to show a full system status report for the current project.