Determinism Pattern

Turn a fuzzy repeatable job into a deterministic, versioned skill so the output is the same quality every single run — not "good when I'm watching, random when I'm not." One skill per repeatable process, versioned in a shared repo, with a judge-skill that scores each run against a rubric and blocks a bad result from going out. Use when the same task comes out great one day and sloppy the next, when you're about to hand a repeatable job to an unattended run and need the output to hold up, when a teammate can't reproduce your result, or when you keep re-typing the same long prompt and getting a different answer each time.

search-atlas-group Updated

File contents

search-atlas-group/amm-founding-circle/tree/main/skills/determinism-pattern commit ac137f6cde

Frequently asked questions

npx skillmds@latest add search-atlas-group/determinism-pattern