Back to browse
GitHub Repository

Local-first agent plan annotator

69 starsTypeScript

Open Plan Annotator – Annotate your agent's plans like a Google doc

by ndom91·Feb 25, 2026·1 point·0 comments

AI Analysis

●●SolidShip ItSolve My Problem

Claude plan review UI, but only works inside Claude Code's closed ecosystem.

Strengths
  • Tight integration with Claude's `ExitPlanMode` hook eliminates friction for Code users.
  • Structured feedback loop (delete, replace, insert, comment) is faster than re-prompting.
  • Local-first design means no telemetry or plan leakage outside your machine.
Weaknesses
  • Tightly coupled to Claude Code plugin system; no utility outside that IDE.
  • Solves a niche workflow (plan review) for a single LLM model's tooling.
Target Audience

Claude Code users building with agentic workflows

Similar To

Claude Code (native) · Aider (planning modes)

Similar Projects

Developer Tools●●Solid

Skill to annotate any Markdown file for AI feedback

You can hit /plannotator-annotate or run a local CLI to open a Markdown file in an annotation UI, make deletions/replacements/comments (even attach images), and export feedback as structured markdown that an agent can act on. It's a focused, practical tool for teams that already use agent plan modes — neat UX touches (browser UI + blocking CLI flow) but it stops short of broader integrations like PRs or VCS hooks that would make it indispensable.

Niche GemShip It
ramoz
103mo ago