Help us improve
Share bugs, ideas, or general feedback.
From planr
Reports the status of Planr projects, maps, items, and reviews without making changes. Answers what is done, remaining, blocked, or next to pick.
npx claudepluginhub instructa/planr --plugin planrHow this skill is triggered — by the user, by Claude, or both
Slash command
/planr:planr-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use read-only Planr commands first:
Builds a structured summary of a Planr scope after work, review, or status inspection, including changes, verification evidence, blockers, and recommended next commands.
Displays Plan-Build-Run project status dashboard, progress, blockers from .planning files, and suggests next actions.
Generates hierarchical project dashboard of work items organized by container, showing IDs, tags, status, priority. Use for project status, summaries, overviews.
Share bugs, ideas, or general feedback.
Use read-only Planr commands first:
planr project show --json
planr map show --json
planr map lane --critical
planr map pressure
For one item:
planr trace item <item-id>
planr log list --item <item-id>
For active work, include runtime and approval state from trace item, map status, or:
planr approval list --open
planr pick stale --older-than-seconds 900
Use one:
complete: closed with evidence and no open required child/review/approval work.in progress: concrete work remains and the next step is available.blocked: progress needs an external decision or prerequisite.unclear / partially verified: evidence is incomplete or inconsistent.Never treat checked Markdown boxes or optimistic summaries as proof. Map state and log evidence decide.