Adversarial quality loop
Skill twk0672005/sentence-to-site/skills/adversarial-quality-loop
Use when a user explicitly requests an independent review, challenge pass, or second opinion on a rendered website or animation artifact. Produces one bounded evaluator report and evidence verdict; it never auto-starts another build pass.From its SKILL.md
npx -y skills add twk0672005/sentence-to-site --skill adversarial-quality-loopAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.9 KB, 332 tokens by cl100k_base, as published. Nobody here has run it
Bounded Independent Review
This legacy-named skill is not a default quality loop. It is an optional, one-time independent review after a route has produced the required evidence.
Preconditions
- The user explicitly requested independent review, a challenge pass, or a second opinion.
- Acceptance criteria and current rendered evidence are available.
- Separate reviewers are available. If not, report that independent review is unavailable; do not simulate it as a solo role-play.
Run one review pass
- Give an independent Evaluator the acceptance criteria and rendered artifact only.
- Give an independent Evidence Auditor the selected route's evidence requirements and artifacts.
- Return the Evaluator's finite report plus the Auditor's
pass,partial, orblockedverdict. - Offer the user's choices: accept, reject, defer, or start a new explicitly scoped implementation task.
The Evaluator may identify one visible concern and one recommendation. Neither reviewer edits code, asks for another review round, or authorizes another build pass.
Stop condition
Stop after the report and verdict. A new implementation pass begins only through a new user decision, not because an agent wants to improve its own output.
Boundaries
- Self-critique does not count as independent review.
- A missing reviewer is
unavailable, not a reason to silently downgrade to solo review. - A
partialorblockedevidence verdict propagates to delivery; it does not trigger retry automation. - See
../../references/quality-loop-roles.mdfor the bounded evaluator and auditor contracts.
What ships with it: 1 file
617 B alongside SKILL.md
evals/
- evals.json617 B