generate-status-report
Installation
SKILL.md
Generate a Project Status Report
Produce a periodic status report by analyzing project artifacts, calculating progress metrics, and summarizing accomplishments, blockers, and upcoming work with RAG (Red/Amber/Green) health indicators.
When to Use
- End of sprint or reporting period (weekly, biweekly, monthly)
- Stakeholder requests for project health update
- Before steering committee or governance meetings
- When project health indicators change (e.g., new blocker or risk materializes)
- Periodic checkpoint against charter milestones
Inputs
- Required: Reporting period (start date, end date)
- Required: At least one project artifact (BACKLOG.md, SPRINT-PLAN.md, WBS.md, or PROJECT-CHARTER.md)
- Optional: Previous status reports (for trend comparison)
- Optional: Budget or resource tracking data
- Optional: Risk register updates
Related skills