# Verification Before Completion

> Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

- Skill: `mrlyk/verification-before-completion` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mrlyk/verification-before-completion`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mrlyk/verification-before-completion/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mrlyk (https://skillmd.com/u/mrlyk)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mrlyk/verification-before-completion

---


# Verification Before Completion

Before claiming any status (tests pass, build succeeds, bug fixed, requirement met): run the command that proves it in this message, read the full output, and make the claim together with that evidence. Fresh evidence only — a previous run, a partial check, or an agent's own success report does not count; verify agent results against the VCS diff.

Inside the superharness workflow, `superharness:finishing-a-development-branch` owns the single fresh full verification gate, the `verification.md` evidence schema, and the RevisionSet rules; this skill governs the evidence-before-claims discipline everywhere else.

