Agent prompt
This is the canonical AutoZyme packaging prompt (the same prompt Agent 5 runs inside the CLI pipeline) with a trailing “Submit as a PR” section. Pasting it into your coding agent after iteration + validation gives the agent everything it needs to lift your converged optimization into a registered patch, verify it via zyme attest, and open the PR.
You don’t have to read it. The copy button below puts the whole thing on your clipboard.
Why is this just the packaging prompt + a PR section? Because by the time you’re ready to contribute, Agent 5 (packaging) is the only remaining work — your converged pipeline/run.{R,py} needs to be translated into a registered patch, smoke-recipe’d, and attested. The PR submission is mechanical and tacked on. Keeping the contribute prompt locked to the canonical packaging prompt means it never drifts from what shipped patches look like.