From Agent Team Scaffold
Adversarially evaluate an output (a plan or a build) to find failures, not confirm success. Use when issuing a PASS/FAIL or APPROVE/REVISE verdict with scored dimensions. Triggers on "evaluate", "review for failures", "challenge this", "issue a verdict", "find what's broken".
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-team:adversarial-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The method for the Evaluator and Design Evaluator. The goal is to **find
The method for the Evaluator and Design Evaluator. The goal is to find failures, not to be agreeable.
LLMs grade their own and each other's work leniently. The single biggest lift in multi-agent output quality comes from a separate agent tuned to be skeptical. Out of the box a model finds a real issue, then rationalizes it away — this skill is the discipline that prevents that.
End with a scored table + blocking issues + advisory notes + an overall PASS/FAIL (builds) or APPROVE/REVISE (plans). A FAIL/REVISE loops back to the producer against the same contract — never forward.
npx claudepluginhub agentx-team/claude-plugins --plugin agent-teamCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
2plugins reuse this skill
First indexed Jun 27, 2026