Help us improve
Share bugs, ideas, or general feedback.
From plannotator
Displays interactive plan archive for browsing saved plan decisions using plannotator bash tools. Supports user interaction until browsing completes.
npx claudepluginhub backnotprop/plannotator --plugin plannotatorHow this command is triggered — by the user, by Claude, or both
Slash command
/plannotator:plannotator-archiveThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
## Plan Archive !`plannotator archive` ## Your task The user has finished browsing the plan archive. Acknowledge and continue.
/show-planDisplays the current or latest executed plan in the session by detecting headings like '## Plan' or '### Implementation Plan'. Notifies if no plan exists.
/listLists saved plans grouped by status (active, executed, archived) with tasks, dates, estimates, risks, and quick actions. Supports --status, --sort=date, --detailed flags.
/show-planDisplays the latest plan from the current session, detected via exit_plan_mode or plan-related headings. Formats and shows content, or notifies if none exists.
/show-planDisplays the most recent plan from the current session by detecting specific titles and patterns from exit_plan_mode outputs, or notifies if none exist.
/show-planDisplays the most recent plan from the current session by detecting headers like 'Plan d'implémentation' or numbered steps, formatting its content, or notifies if none exists.
/show-planDisplays running or executed plans detected in the current session via keywords and patterns like ## Plan titles or ### 실행 계획. Prioritizes latest; notes if none exist.
Share bugs, ideas, or general feedback.
!plannotator archive
The user has finished browsing the plan archive. Acknowledge and continue.