Help us improve
Share bugs, ideas, or general feedback.
From planr
Builds a structured summary of a Planr scope after work, review, or status inspection, including changes, verification evidence, blockers, and recommended next commands.
npx claudepluginhub instructa/planr --plugin planrHow this skill is triggered — by the user, by Claude, or both
Slash command
/planr:planr-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build the summary from current Planr evidence:
Reports the status of Planr projects, maps, items, and reviews without making changes. Answers what is done, remaining, blocked, or next to pick.
Reconciles Plans.md with git state and implementation progress. Detects drift between markers and actual work, updates statuses, and optionally saves snapshots. Useful for syncing status or checking progress.
Reconciles Plans.md against implementation status and detects drift. Use for sync-status, progress checks, or snapshot creation.
Share bugs, ideas, or general feedback.
Build the summary from current Planr evidence:
planr map show --json
planr trace item <item-id>
planr log list --item <item-id>
Include:
If completion is not proven, say so directly and recommend planr-status, planr-work, or planr-review.