Give critics something concrete.
A design system, test suite, acceptance criteria or reference build makes disagreement useful. Without one, the loop can polish the wrong direction.
Open-source Agent Skill
Gauntlet Loop turns your brief into a contest of evidence: specialists make it, critics try to break it, and revision continues until the work clears a bar you set.
One skill.
Separate workers and critics.
A finite quality bar.
How it works
The skill turns your task into a compact orchestration prompt with three things agents usually leave vague: who owns each piece, who challenges it, and what evidence ends the loop.
Define the thing to build, the real constraints and the reference that represents quality.
Independent specialists own bounded pieces. Each gets a separate critic whose job is to refute, not politely assess.
Workers revise against concrete failures. The loop stops at the quality bar—or at the pass cap, with unresolved issues surfaced.
TASK
Build the thing. Define done.
BUILD METHOD
Fan out specialists. Pair each
with a critic that must refute.
BAR
Revise until evidence clears it.
Cap every loop.
Use it in three moves
Install the skill in your agent’s skills directory.
Ask for a gauntlet loop and describe what you are building.
Run the prompt in Claude Code, Codex or tfcode.
Use the horsepower wisely
Parallel workers, independent critics and revision passes multiply token use and elapsed time. Reserve the full loop for work where another pass is worth the spend.
A design system, test suite, acceptance criteria or reference build makes disagreement useful. Without one, the loop can polish the wrong direction.
Fan-out and retries can run for an hour or more on a substantial build. Use a strong MVP as the starting point, then spend the loop on the finish.
“Make it great” has no natural endpoint. Set a maximum per piece and surface anything that still fails instead of allowing an infinite loop.
Origins
Gauntlet Loop was inspired by Matt Shumer’s “Claude of Duty” experiment in adversarial, multi-agent build loops. This repository is an independent, portable Agent Skill implementation with no affiliation with, or endorsement by, Matt Shumer or Anthropic.
Ready for the critics?
One open-source Agent Skill. Three agent environments. A much harder path to “looks good to me”.