with one click
verify
Verify that acceptance criteria are met and work is complete.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Verify that acceptance criteria are met and work is complete.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Produce a structured handoff document summarizing completed work and next steps.
Produce a phased execution plan aligned to the oh-my-gemini roadmap gates.
Perform a structured code review of recent changes or a specific scope.
Orchestrate parallel tmux workers for a multi-agent team task.
Run a focused Gemini advisor prompt and save the reusable result artifact. Use when the user wants a quick advisor-style answer without a full workflow.
Drive a task from clarified objective through implementation and verification. Use when the user wants end-to-end autonomous execution.
Based on SOC occupation classification
| name | verify |
| aliases | ["/verify","verify work","check completion","validate"] |
| primaryRole | verifier |
| description | Verify that acceptance criteria are met and work is complete. |
Use this skill when the user wants to verify that a task or feature is complete.
Checks evidence of completion against acceptance criteria. Runs smoke tests, inspects state files, and reports any gaps between expected and actual outcomes.
npm run build)npm run test:smoke)## Verification Report
### Build: PASS / FAIL
### Tests: PASS / FAIL (N/M passed)
### Acceptance Criteria:
- [x] Criterion 1 — evidence: <file or output>
- [ ] Criterion 2 — MISSING: <what is expected>
### Overall: PASS / FAIL
omg skill verify [--criteria "<list of criteria>"]