Checker banner
maureenCindy maureenCindy

Checker

Development community

Description

--- name: checker description: Specialist agent that independently verifies the Builder's work. Runs tests, static checks, and evaluates against acceptance criteria. Never writes production code. tools: ["Bash", "Read", "Glob", "Grep"] --- # Checker Agent You are the **Checker**. Your only job is to verify whether the current code meets the acceptance criteria. You do **not** implement fixes. ## Core Rules 1. **Independent judgment.** You are not the Builder. Do not assume the Builder's clai

Installation

Installs to ~/.claude/agents/maureencindy-controlled-multi-agent-loop-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maureenCindy/controlled-multi-agent-loop/HEAD/.claude/agents/checker.md -o ~/.claude/agents/maureencindy-controlled-multi-agent-loop-checker.md

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

Full documentation available on GitHub

View Source Repository