project-status-report
Installation
SKILL.md
Project Status Report
Generate comprehensive project health and status reports for rapid developer onboarding.
When to Use
- Session start: Get full project context before deciding what to work on
- Mid-session check: Quick health check without session overhead
- Context switching: Rapid re-immersion after days away from project
- Before major changes: Understand current state before refactoring
What It Reports
Priority 1: Health Indicators π₯
- Test status (passing/failing)
- Linting errors
- Coverage metrics
- Build status
- Context health (from claude-context-manager if available)