SkillsMay 12, 2026·2 min read

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.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 64/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
Asset
Universal CLI install command
npx tokrepo install 3252ad99-8697-433a-a37c-37f7cfc6eb34
Intro

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.

🙏

Source & Thanks

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

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets