skills/plannotator-annotate/SKILL.md
Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.
npx skillsauth add n1kben/dotfiles plannotator-annotateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
!plannotator annotate $ARGUMENTS
The output above will be one of:
The user approved., OR a JSON object with "decision": "approved". The user approved the markdown file(s). Acknowledge with a single sentence ("Approved.") and stop. Do not begin any work."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."decision": "annotated" and a "feedback" field. Address the feedback. The user has reviewed the markdown file(s) and provided specific annotations and comments.development
Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
testing
Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
development
Author and manage the ubiquitous language of a codebase — one precise, opinionated definition per domain term in CONTEXT.md, and a map of the bounded contexts and how they relate once a system has more than one. Trigger whenever the user wants to record, sharpen, or settle domain vocabulary — define a term, pick the word for a concept, document a bounded context or context map, or reconcile language that has drifted — however loosely phrased.
development
Teach the user a topic across multiple sessions, treating the current directory as a stateful learning workspace — grounding lessons in their mission, producing beautiful self-contained HTML lessons in their zone of proximal development, and tracking progress in learning records.