What problem does it solve?
Unverified claims of task completion, test passes, or code readiness lead to broken builds, wasted time, and misplaced trust. This Skill ensures that every success statement is backed by fresh, reproducible verification evidence before any commit, pull‑request, or handoff.
Core Features & Use Cases
- Gate Function: Enforces a step‑by‑step verification protocol before any claim, including running the full verification pipeline and checking exit codes.
- Verification Report Template: Generates a structured report with command, output, exit code, and verdict that must be cited as evidence.
- Pre‑Commit / Pre‑PR Checks: Integrates the verification gate into git workflows, preventing commits or PRs without passing verification.
- Failure Handling: Guides agents through diagnosing, fixing, and re‑verifying failures before proceeding.
Quick Start
Ask the skill to run the full verification pipeline and produce a verification report before creating a commit.