Review Work — Testing & QA agent for Claude Code
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
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
Full documentation available on GitHub
View Source RepositoryRelated Agents
Mx Feature Builder
Use this agent to implement a single product feature from a spec. It takes one feature's specification (name,
Playwright Test Generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants
Feature Dev
Orchestrates full feature development end-to-end. Takes a feature request, runs planner → research → implement
Cook
Feature implementation orchestrator — handles 70% of requests. Full TDD cycle: understand → plan → test → impl
Rust
Default Rust implementer for legion. Takes a scope summary from the orchestrator, writes code + tests on a fea
Smoke QA
Use after web/CLI changes, before declaring work done — builds the bundled CLI from the current tree, boots it
Related Skills
Kodus Business Rules Validation
Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, o
Local Binary Swap
Publish and swap local netclaw/netclawd binaries for live integration testing. Activate when user says "swap b
Massu Commit
When user says 'commit', 'ready to commit', 'save my work', or has completed implementation and wants to commi