Initial commit
This commit is contained in:
14
commands/project-report.md
Normal file
14
commands/project-report.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user