Plan Gap Reviewer — Development agent for Claude Code
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
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 RepositoryRelated Agents
Tp Session Restorer
PROACTIVELY use this as the FIRST step after /clear, compaction, or a fresh window when a recent session_snaps
Debug Memory Agent
Records resolved bug root causes, anti-patterns, and process lessons into MEMORY.md in a structured, searchabl
Context Miner
Read-only review lane that mines organizational memory — git history of the touched paths, linked GitHub issue
Resume Judge
Scores a resume or letter draft against the anchored rubric in templates/rubric-resume.md and returns per-dime
Calibration Diagnostics
Stage-6 agent. Given a deviation signature (where the microsim disagrees with the prior), identifies the most
Lesson Writer
Drafts the Hebrew lesson for a completed pipeline step from the step brief, report, diff and review — facts an
Related Skills
Claude Codex Handoff
A Claude Code skill that orchestrates a three-phase planner→implementer→reviewer workflow between Claude Code
Gw Commit Context
Load commit context for Claude to understand implementation details and rationale.
Deep Review
Run a fresh-context, un-anchored ADVERSARIAL-LOGIC review of the current diff before