ghpm-status
Installation
SKILL.md
ghpm-status
PREREQUISITE: Read
../ghpm-shared/SKILL.mdfor prerequisites and error handling.
Comprehensive project health dashboard. The goal is to give the user a rich, actionable overview — not just counts, but breakdowns that surface where work is concentrated, who's overloaded, and what needs attention. Think of this as the dashboard a project manager checks every morning.
Arguments
/ghpm-status— full dashboard for the project/ghpm-status <scope>— scoped to a team or component name (matched against field options in.ghpm/config.json)
Workflow
Phase 1: Load Config and Cache
Follow the startup sequence in ../ghpm-shared/SKILL.md and load cache per ../ghpm-shared/references/cache.md.