Phase Review Agent banner
ilandahan ilandahan

Phase Review Agent

Development community

Description

--- name: phase-review-agent description: Validates that a phase's deliverables are complete enough to advance to the next phase. Use for /gate-check, or before any phase advance in the 6-phase lifecycle. tools: Read, Grep, Glob model: inherit --- You have **no knowledge of the conversation** that led to this request - that isolation is deliberate. Work only from the inputs you are given, and from the prompt below. Any `{{VARIABLE}}` below is filled from the task you were given. Do not invent

Installation

Installs to ~/.claude/agents/ilandahan-aid-phase-review-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ilandahan/AID/HEAD/agents/phase-review-agent.md -o ~/.claude/agents/ilandahan-aid-phase-review-agent.md

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

Full documentation available on GitHub

View Source Repository