Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

make-no-mistakes

make-no-mistakes에는 momomuchu에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
5
업데이트
2026-07-05
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

make-no-mistakes
소프트웨어 개발자

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.

2026-07-05
mnm-verify
소프트웨어 품질 보증 분석가·테스터

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.

2026-07-05
mnm-planner
기타 컴퓨터 관련 직업

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.

2026-07-05
mnm-integrator
기타 컴퓨터 관련 직업

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.

2026-07-04
mnm-test-author
소프트웨어 품질 보증 분석가·테스터

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.

2026-07-04