Skip to content
Development
Command

/annotate-plan

Draft a plan and open it in the annotator UI for user review

From plugin
851 skills1 commands3 hooks
shell
$ npx -y skills add ndom91/open-plan-annotator --agent claude-code

Ships with open-plan-annotator. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/annotate-plan

Context preview

What this command does when you run it.

Draft a plan and open it in the annotator UI for user review
Ships withopen-plan-annotator

A fully local agentic coding plugin that intercepts plan mode and opens an annotation UI in your browser. Mark up the plan, send structured feedback to the agent, and receive a revised version — iterate as many times as you need until you're ready to approve.

Get the whole plugin, auto-invoked
Stats
85
Stars
5
Forks
TypeScript
Language
MIT
License

Repo: ndom91/open-plan-annotator