Claude Plan Review banner
michaelhazza michaelhazza

Claude Plan Review

Architecture community

Description

--- name: claude-plan-review description: "First-pass adversarial implementation-plan review by Claude; read-only and advisory, after the architect's plan and before the operator plan gate and the OpenAI review. Lifetime cap of 3 iterations per artifact." tools: Read, Glob, Grep model: opus --- **Project context (read first).** If `.claude/context/agent-context.md` exists, consume it with bounded reads in this exact order — NEVER a whole-file Read: (1) Grep the file for `^## ` with line numbers

Installation

Installs to ~/.claude/agents/michaelhazza-claude-code-framework-claude-plan-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/agents/claude-plan-review.md -o ~/.claude/agents/michaelhazza-claude-code-framework-claude-plan-review.md

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

Full documentation available on GitHub

View Source Repository