What problem does it solve?
Automatically aggregates milestone progress, deadlines, and blockers from internal data sources to keep teams informed without manual status updates.
Core Features & Use Cases
- Load progress from dev-infra/memory/progress.md and tasks from dev-infra/tasks/tasks.json to build a unified status snapshot.
- Summarize each milestone with name, deadline, task counts (todo / in_progress / done), completion percentage, and acceptance criteria status.
- Identify the nearest upcoming deadline and surface any blockers from dev-infra/memory/active-context.md.
- Highlight critical tasks with high priority that are in todo status and flag overdue items.
- Provide a concise health assessment for project leads and stakeholders.
Quick Start
Run the status skill to automatically load progress data and generate a concise milestone and blocker summary.