| name | verify-outputs |
| description | Checksum script outputs before and after changes. Establishes baseline checksums, re-runs scripts, and compares to detect regressions. Uses CSV as the gold standard. |
| workflow_stage | verification |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["verification","checksums","regression-testing"] |
Verify Outputs Wrapper
Use the canonical shared protocol in protocols/skills/verify-outputs.md.
Wrapper Workflow
- Read
protocols/skills/verify-outputs.md.
- Treat that file as the single source of truth for the substantive workflow.
- Apply the protocol to the provided argument(s).
- Keep this file limited to Codex metadata and wrapper guidance.