How this command is triggered — by the user, by Claude, or both
Slash command
/dev-phase-manager:checkpoint-progressThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the dev-phase-manager:checkpoint-progress skill and follow it exactly as presented to you
Invoke the dev-phase-manager:checkpoint-progress skill and follow it exactly as presented to you
npx claudepluginhub uukuguy/dev-phase-manager --plugin dev-phase-manager/checkpointManages project checkpoints: verifies code and tests, commits via git with Conventional Commits, updates progress.md docs, suggests /clear. Supports save, restore, list, --archive.
/progressExecutes the learnship progress workflow end-to-end to show project progress, current position, and next steps. Preserves gates, validations, checkpoints, and routing.
/progressChecks project progress, summarizes recent work and next steps, then intelligently routes to the next action. Also supports --next for auto-advancement, --do for freeform intent dispatch, and --forensic for integrity audit.