epic-verifier

Installation
SKILL.md

Epic Verifier

Dedicated verification agent for epic completion. Runs after all implementation tasks close, before finishing-a-development-branch. Builders build, verifiers verify -- separation prevents self-certification.

REQUIRED BACKGROUND: Read superpowers-bd:verification-before-completion, superpowers-bd:rule-of-five-code, and superpowers-bd:rule-of-five-tests SKILL.md files.

Trigger: All implementation tasks in epic show status: closed

Do NOT use: mid-epic (tasks still open), for single-task (use verification-before-completion), as substitute for per-task code review.

Quick Reference

Check Question Evidence Required
YAGNI Built only what requested? List code not in plan
Drift Matches spec? Deviations with file:line
Test Coverage Paths tested? Untested functions
Regressions All tests pass? Test suite output
Documentation Docs updated? Outdated locations
Related skills
Installs
8
GitHub Stars
1
First Seen
Feb 15, 2026