Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Defense-in-depth verification before declaring any task complete.
Enforce rigorous, adversarial verification before declaring any task complete. Implements defense-in-depth validation with multiple independent checks to catch errors before they reach users. The core principle: verify independently rather than trusting executor claims — verify what ACTUALLY exists in the codebase through testing, inspection, and data-flow tracing.
This skill prevents the most common form of premature completion: claiming success without running tests, summarizing results instead of showing evidence, or trusting code that "looks right" without verification.
| Signal | Load These Files | Why |
|---|---|---|
| tasks related to this reference | adversarial-methodology.md | Loads detailed guidance from adversarial-methodology.md. |
| checklist-driven work | checklist.md | Loads detailed guidance from checklist.md. |
| example-driven tasks | verification-examples.md | Loads detailed guidance from verification-examples.md. |
npx skills add notque/vexjoy-agent --skill verification-before-completionHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.