Check current project status across all phases. Shows completed work and next actions.
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Sorts ECC skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using repo evidence like file extensions and configs. Creates trimmed install plan for project-specific needs.
Use to check current project status, see what's been completed, and what's next.
Trigger with: "workflow status", "sprint status", "project status", "what's done", "where are we"
Check for and read:
_bmad/bmm-workflow-status.yaml (Phase 1-3 tracking)_bmad/sprint-status.yaml (Phase 4 tracking)If neither exists, report: "Project not initialized. Run /bmad-cowork:init first."
From bmm-workflow-status.yaml, report:
Format:
š Current Phase: [N] ([Phase Name])
ā
Completed:
- Project Brief
- PRD
š In Progress:
- Architecture
⬠Remaining:
- UX Design (optional)
- Epics & Stories
- Readiness Check
From sprint-status.yaml, report:
Format:
š Sprint [N]: [Goal]
ā
STORY-01-01: [Title] ā Complete
š STORY-01-02: [Title] ā In Progress
⬠STORY-01-03: [Title] ā Todo
š« STORY-02-01: [Title] ā Blocked: [reason]
Progress: 2/4 stories complete
Based on current state, recommend the single most important next action with the command to run it.