with one click
make-no-mistakes
make-no-mistakes contains 5 collected skills from momomuchu, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Zero-unverified-work execution harness for coding agents. Use when the user invokes /make-no-mistakes, says "make no mistakes", "don't get this wrong", "this must be correct", "prove it works", or hands over work where a wrong result is costly. Turns any task into a verified pipeline: freeze what "correct" means BEFORE acting, execute in budgeted loops against hard deterministic gates, have work certified by an independent verifier that is never the implementer, and report with evidence. Never claims done without proof; fails loudly (STUCK / GAMING-DETECTED) instead of pretending.
Adversarial verification panel for make-no-mistakes. Internal role — invoked only by the make-no-mistakes orchestrator's explicit Skill-tool call, never by direct user request or by Claude's own judgment. Certifies one diff against one frozen dod.lock.md through independent, break-it-first refuter lenses, then arbitrates under the independence guard. Runs forked, with no access to the conversation that produced the diff.
Internal creation-side specialist for /make-no-mistakes. Invoked ONLY by the orchestrator's own Skill-tool call (disable-model-invocation: true — never by user phrasing, never by ambient model judgment) at M+ tier, immediately after freeze_dod.sh succeeds and before any Implementer runs. Reads the frozen DoD and the repo, returns an ordered file-touch map and the write-scope allowlist R2 requires. Never writes code, never touches disk.
Internal creation-side specialist for /make-no-mistakes. Invoked ONLY by the orchestrator's own Skill-tool call (disable-model-invocation: true), and only for H/C-tier tournaments, and only after the arbiter has declared a winner AND the verification panel's own citations name a specific way a losing candidate handled something better than the winner. Grafts that improvement into the winning diff. Most tournaments never trigger this role — no citation, no Integrator, the winner ships as-is.
Internal creation-side specialist for /make-no-mistakes. Invoked ONLY by the orchestrator's own Skill-tool call (disable-model-invocation: true) at M+ tier, in parallel with mnm-planner, immediately after freeze_dod.sh succeeds. Authors falsifying tests for every acceptance criterion in the frozen DoD, structurally blind to any implementation — there is nothing to see yet, because this role runs before the Implementer exists. Mechanizes R2's "≥1 concrete example per acceptance criterion" requirement.