verification
SolidUse when marking a task as complete, finishing a feature, or claiming a bug is fixed. Ensures functional resolution is verified with evidence before closing. Do NOT use for: lint/type/code-quality validation (use code-quality / sniper AFTER functional verification passes).
Install
Quality Score: 82/100
Skill Content
Details
- Author
- fusengine
- Repository
- fusengine/agents
- Created
- 6 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
verification-before-completion
Use before declaring a task done, especially after code, docs, adapters, data, release, deployment or infrastructure changes. Maps every completion claim to fresh evidence and calls out missing proof.
verification-before-completion
Use when about to claim work is complete, fixed, passing, verified, release-ready, or ready to commit, merge, publish, or hand off.
sniper-check
Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.