From plannotator
Opens the plan archive to browse saved decisions. Also acknowledges completion when the user is done reviewing.
How 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.
!plannotator archive
The user has finished browsing the plan archive. Acknowledge and continue.
npx claudepluginhub backnotprop/plannotator --plugin plannotator2plugins reuse this command
First indexed Mar 25, 2026
/show-planDisplays executing or completed plans from the current Claude Code session. Detects plans created by ExitPlanMode and formats their content for review.
/log-decisionsDocument key product decisions and rationale for future reference.
/show-planDisplays the current or most recently executed plan from the session, detecting plans created with ExitPlanMode by scanning for plan-related headers.
/show-planDisplays the active or most recent session plan — detects plans created by ExitPlanMode and presents them in a readable format.
/planCreates strategic execution plans by capturing user intent, analyzing requirements, and generating a weighted execution strategy saved to .claude/session-plan.md.
/show-planDisplays the current execution plan for the active session, detecting plans from ExitPlanMode and formatting them for review.