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

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 64/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 3252ad99-8697-433a-a37c-37f7cfc6eb34
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