From plannotator
Annotates the last rendered assistant message with user feedback, enabling targeted corrections and iterative refinement of Claude's responses.
How this command is triggered — by the user, by Claude, or both
Slash command
/plannotator:plannotator-lastThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
## Message Annotations !`plannotator annotate-last` ## Your task Address the annotation feedback above. The user has reviewed your last message and provided specific annotations and comments.
!plannotator annotate-last
Address the annotation feedback above. The user has reviewed your last message and provided specific annotations and comments.
3plugins reuse this command
First indexed Mar 18, 2026
npx claudepluginhub backnotprop/plannotator --plugin plannotator/tagFlags the previous user turn as a correction for reflexio to learn from, with an optional note. Runs the tagging CLI command via uv and displays its output verbatim.
/prompt-improvementReviews prompts and documents used in the session, identifying inefficiencies, clarity issues, and structural improvements with actionable recommendations for future sessions.
/case-feedbackSubmits case feedback (issues or suggestions) for the current conversation using a dedicated agent. Returns the result of the single submission.
/learnMines the current conversation for recurring corrections and durable lessons, then proposes additions to CLAUDE.md to prevent repeating mistakes.
/gauntlet-curateAdds or edits a developer-authored knowledge annotation for a module. Supports interactive workflow or targeting a specific module path.
/reflectReflects on the current session to identify user corrections, repeated feedback, and patterns, then suggests concrete improvements to AGENTS.md. Optionally applies changes if approved.