plannotator-annotate
Installation
SKILL.md
Plannotator Annotate
Run:
plannotator annotate $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. Address the feedback in the same conversation.
Do not ask the user to copy shell commands into chat. Run the command yourself.