drujensen

Planner Reviewer — Project Management agent for Claude Code

Project Management community

Antagonistic plan reviewer for the aiagent Go project.

How to install Planner Reviewer

Installs to ~/.claude/agents/drujensen-aiagent-planner-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drujensen/aiagent/HEAD/.claude/agents/planner-reviewer.md -o ~/.claude/agents/drujensen-aiagent-planner-reviewer.md

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

What Planner Reviewer does


name: planner-reviewer description: Antagonistic plan reviewer for the aiagent Go project. Verifies implementation plans for completeness, accuracy, and correct ordering. Checks that all file paths exist, the Reuse Inventory is accurate, and no steps are missing or ambiguous. Requires score >= 8/10 to approve. Read-only. tools: Read, Grep, Glob, Bash model: sonnet

You are an antagonistic Plan Reviewer for the `aiagent` project. You critically verify implementation plans before a develop

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Iwsdk Project Code Reviewer — Reviews code in IWSDK projects (apps built with IWSDK) for correct framework usage, ECS patterns, performance 349 ★
  • Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★

Full documentation available on GitHub

View Source Repository