Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 12, 2026·2 min de lectura

Plannotator — Visual Plan & Diff Review for Agents

Plannotator is a plan + code review UI that lets you annotate agent plans and diffs as structured feedback across Claude Code, Codex, and Gemini CLI.

Listo para agents

Instalación con revisión previa

Este activo requiere revisión. El prompt copiado pide dry-run, muestra escrituras y continúa solo tras confirmación.

Needs Confirmation · 64/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando con revisión previa
npx -y tokrepo@latest install 3252ad99-8697-433a-a37c-37f7cfc6eb34 --target codex

Primero dry-run, confirma las escrituras y luego ejecuta este comando.

Introducción

Plannotator is a plan + code review UI that lets you annotate agent plans and diffs as structured feedback across Claude Code, Codex, and Gemini CLI.

  • Best for: Teams who want faster agent plan approvals and higher-signal code review than chat transcripts
  • Works with: Codex Desktop + CLI hooks; also supports Claude Code / Gemini CLI integrations
  • Setup time: 5 minutes

Practical Notes

  • Setup time ~5 minutes (run the install script and restart your client if needed)
  • Measurable workflow: 1 plan or diff reviewed with 3+ inline annotations
  • GitHub stars + forks (verified): see Source & Thanks

Plannotator is most effective when you standardize what “approval” means:

  • Require a plan diff review before implementation starts.
  • Tag each annotation as: scope, risk, missing test, or unclear requirement.
  • Keep a strict minimum: 3 annotations per non-trivial change.

If you combine this with a small set of repo rules (forbidden actions, review-required operations), you can turn agent work into a predictable, auditable loop.

FAQ

Q: Does it work only with Codex? A: No. The README lists integrations for multiple coding agents; Codex is one of them.

Q: How do I install it? A: Run the install script, then use the provided commands (e.g., !plannotator review in Codex).

Q: What should I review first? A: Start with plans: annotate scope/risk before the agent writes code.

🙏

Fuente y agradecimientos

Source: https://github.com/backnotprop/plannotator > License: Apache-2.0 > GitHub stars: 5,195 · forks: 359

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados