plannotator-last
Installation
SKILL.md
Plannotator Last
Run:
plannotator annotate-last $ARGUMENTS
The output will be one of:
- The exact text
The user approved., or a JSON object with"decision": "approved". Acknowledge with a single sentence and stop. Do not begin any work. - Empty, or a JSON object with
"decision": "dismissed". Acknowledge with a single sentence and stop. Do not begin any work. - Plaintext annotation feedback, or a JSON object with
"decision": "annotated"and a"feedback"field. Revise the last message or continue based on the feedback.
Do not ask the user to copy shell commands into chat. Run the command yourself.