verification-plan-codex
Installation
SKILL.md
Codex Verification Plan
Overview
Define how the work will be proven correct before execution starts. A verification plan maps each success criterion to commands, checks, expected results, evidence, and recovery triggers.
Workflow
- Read success criteria, failure criteria, out-of-scope boundaries, repo map, evidence catalog, assumption ledger, and the current implementation plan.
- Classify validation as software, business, or mixed.
- For every success criterion, define at least one proof method.
- For every failure criterion, define the signal that would show it happened.
- Define rollback or recovery triggers before execution.
- Return the verification plan in conversation. Write an artifact only when the user explicitly requests one, and place it in the active session folder or another user-approved destination.