verify-feature
Installation
SKILL.md
Model-invoked on purpose — /loop's checker and other skills must be able to reach for this.
Load config first. Read docs/agents/stack.md and docs/agents/quality-gates.md.
If either is missing, suggest /setup-project-skills. Every command below comes from
those files — do not hardcode a package manager, a test runner, or a source path.
This skill never edits code. It runs checks and reports causes. Fixing is the
caller's job (/loop hands failures to the builder; /finalize-feature fixes them
itself). Keeping verification read-only is what makes its report trustworthy — a
verifier that also patches can report green on something it just papered over.
Track the gates as a task list and mark them as they complete.