plannotator-last

star 6.3k

Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.

backnotprop By backnotprop schedule Updated 6/8/2026

name: plannotator-last description: Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue. allowed-tools: Bash(plannotator:*) disable-model-invocation: true

Plannotator Last

Message annotations

!plannotator annotate-last $ARGUMENTS

Your task

The output above will be one of:

  1. The exact text The user approved., OR a JSON object with "decision": "approved". The user approved your last message. Acknowledge with a single sentence ("Approved.") and stop. Do not begin any work.
  2. Empty, OR a JSON object with "decision": "dismissed". The user closed the session without requesting changes. Acknowledge with a single sentence ("Annotation session closed.") and stop. Do not begin any work.
  3. Plaintext annotation feedback, OR a JSON object with "decision": "annotated" and a "feedback" field. Address the feedback. The user has reviewed your last message and provided specific annotations and comments.
Install via CLI
npx skills add https://github.com/backnotprop/plannotator --skill plannotator-last
Repository Details
star Stars 6,280
call_split Forks 443
navigation Branch main
article Path SKILL.md
More from Creator