moberghr

Plan Gap Reviewer — Development agent for Claude Code

Development community

Fresh, anti-anchored review of a saved plan against the current codebase — does not load lessons, prior reviewer output, or planner rationale.

How to install Plan Gap Reviewer

Installs to ~/.claude/agents/moberghr-mtk-agent-toolkit-plan-gap-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moberghr/mtk-agent-toolkit/HEAD/.claude/agents/plan-gap-reviewer.md -o ~/.claude/agents/moberghr-mtk-agent-toolkit-plan-gap-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plan Gap Reviewer does


name: plan-gap-reviewer description: Fresh, anti-anchored review of a saved plan against the current codebase — does not load lessons, prior reviewer output, or planner rationale. allowed-tools: Read, Glob, Grep tools: Read, Glob, Grep required-toolsets: [read-only] model: sonnet effort: high context: fork

Alternatives in Development

  • Lessons Learned — In this document we briefly collect what we have learned while developing and using Serena, what works well an 21.9k ★
  • Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
  • Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★

Full documentation available on GitHub

View Source Repository