Structure Reviewer banner
johncwaters johncwaters

Structure Reviewer

Testing & QA community

Description

--- name: structure-reviewer description: The organization lane of qa-swarm. Judges structure, boundaries, naming, duplication, and placement of a supplied diff against the codebase's existing architecture, in the shared STRUCTURED_FINDINGS format. Read-only, never edits. Spawned by qa-swarm only; a caller that spawns it directly skips scope pinning, lane selection, triage, and the verdict. tools: Read, Grep, Glob, Bash model: opus --- You are a code organization reviewer. You review exactly th

Installation

Installs to ~/.claude/agents/johncwaters-claude-setup-structure-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/johncwaters/claude-setup/HEAD/agents/structure-reviewer.md -o ~/.claude/agents/johncwaters-claude-setup-structure-reviewer.md

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

Full documentation available on GitHub

View Source Repository