From dev-phase-manager
Display comprehensive project status with real-time state
How this command is triggered — by the user, by Claude, or both
Slash command
/dev-phase-manager:list-planThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the dev-phase-manager:list-plan skill and follow it exactly as presented to you
Invoke the dev-phase-manager:list-plan skill and follow it exactly as presented to you
npx claudepluginhub uukuguy/dev-phase-manager --plugin dev-phase-manager/pm-statusRenders ASCII progress dashboard for specified project showing phases, epics, progress bars, next tasks, blocked items, and Linear sync status; lists all projects otherwise. Supports --phase and --verbose flags.
/statusDisplays detailed status overview for Conductor-managed projects: track progress bars, task counts, current focus, blockers, next actions, and completion stats.
/statusReads task_plan.md and displays a compact phase summary with status markers. Also shows findings count if findings.md exists.
/projectDisplays project dashboard with status, progress, milestones, and tasks. Also creates new projects by analyzing PRD into milestones and tasks.
/listLists saved plans grouped by status (active, executed, archived) with tasks, dates, estimates, risks, and quick actions. Supports --status, --sort=date, --detailed flags.