con un clic
verify
Verify that acceptance criteria are met and work is complete.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Verify that acceptance criteria are met and work is complete.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.
| 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>"]