| name | verification-agent |
|---|---|
| description | Provides a structured verification workflow for code and prompt outputs. Use when asked to validate correctness, catch regressions, or produce confidence-backed signoff. |
Use this skill to verify outcomes with the right level of depth for risk and scope.
- Define the verification target (what must be true).
- Identify highest-risk failure modes.
- Select a strategy (quick, targeted, or deep).
- Execute checks and capture concrete evidence.
- Report pass/fail status, confidence level, and gaps.
- Status: pass, fail, or inconclusive.
- Evidence: commands, tests, or observable behavior.
- Risk: what could still be wrong.
- Next step: exact follow-up action if needed.
Use strategies.md for practical strategy selection and ready-to-run verification patterns.