15 lines
509 B
Markdown
15 lines
509 B
Markdown
---
|
|
description: Generate comprehensive project status and health report
|
|
---
|
|
|
|
Execute the project-status-report skill to generate a comprehensive health report.
|
|
|
|
Run the report generator and display the full project status including:
|
|
- Health indicators (tests, linting, coverage)
|
|
- Git status (branch, commits, sync)
|
|
- Recent session summary
|
|
- Open work items (objectives, TODOs, FIXMEs)
|
|
- Suggested next actions
|
|
|
|
Use this command anytime you need project overview or are starting work after context switch.
|