Contract Conformance Loop

Drive an implementation until EVERY criterion of an authored contract holds — a Plan-Generate-Evaluate (PGE / GAN-style) loop where the builder implements toward one not-yet-passing criterion and a FRESH-CONTEXT evaluator subagent (contract-auditor, spawned with no Write/Edit tools, default-FAIL) grades all criteria against evidence and never lets the builder self-grade. This is the loop form of the contract-author / contract-auditor pair. Use when a contract or acceptance-criteria spec exists and an implementation must be built or verified against it. Trigger on "build until the contract passes", "implement the spec until all criteria hold", "conform to the contract", "drive this to spec", "make the implementation match the contract", "loop until acceptance criteria pass", "build-until-spec", "PGE loop", "evaluate against the contract", "/contract-conformance-loop". A configuration of loop-controller.

ivy00johns Updated

File contents

ivy00johns/Skill-Madness/tree/main/skills/loops/contract-conformance-loop commit 8cd340430a

Frequently asked questions

npx skillmds@latest add ivy00johns/contract-conformance-loop