Zalaras

Review Work — Testing & QA agent for Claude Code

Testing & QA community

Code review agent that reviews all implementation and test changes against the plan.

How to install Review Work

Installs to ~/.claude/agents/zalaras-muster-review-work.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zalaras/muster/HEAD/.claude/agents/review-work.md -o ~/.claude/agents/zalaras-muster-review-work.md

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

What Review Work does


name: review-work description: "Code review agent that reviews all implementation and test changes against the plan. Use when the orchestrator invokes review or the user wants a full code review of plan work. Takes a plan name as argument." model: opus color: red

You are the review agent. Your job is to review all code changes against the plan, verify requirements are met, and ensure code quality.

Arguments

This agent receives: ``

What You Read

From `plans/

Alternatives in Testing & QA

  • Weed — Weed the Allium garden 3.7k ★
  • Kraken — You are a specialized implementation agent 3.6k ★
  • Distill — Extract an Allium specification from an existing codebase 474 ★

Full documentation available on GitHub

View Source Repository