Refactor Verified Against Reference

Use when restructuring code that already works and whose numerical output must not change — turning research/competition scripts into a configurable package, merging duplicated implementations that drifted apart, generalizing a one-off model so a different case can use it, or producing code deliverables (software-copyright source listings, handover packages) from throwaway scripts. Covers the read-only original, cross-validating against the reference implementation to bit-equality, extracting the single source of truth for the objective, and the failure modes that only appear months later.

yuan-AAA-2333 Updated

File contents

yuan-AAA-2333/agent-skills/tree/main/refactor-verified-against-reference commit ce3d305344

Frequently asked questions

npx skillmds@latest add yuan-aaa-2333/refactor-verified-against-reference