verification-before-completion

Run full verification commands and present evidence before claiming completion.

74|6|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/mneves75/dnschat --skill verification-before-completion-mneves75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/mneves75/dnschat/tree/main/.claude/skills/verification-before-completion
Command: npx skills add https://github.com/mneves75/dnschat --skill verification-before-completion-mneves75

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work is complete without fresh, explicit verification leads to false positives, rework, broken trust, and the deployment of incomplete or faulty features.

Core Features & Use Cases

  • Mandatory Verification: Enforces running full verification commands and confirming output before making any success claims.
  • Evidence-Based Assertions: Requires presenting concrete evidence (e.g., test output, build logs) to support any claim of completion or correctness.
  • Rationalization Prevention: Directly counters common excuses for skipping verification, ensuring consistent adherence to quality standards.
  • Use Case: Before committing a fix for a critical bug or creating a pull request, use this skill to run all relevant tests and checks, ensuring the work is truly complete and functional.

Quick Start

Use the verification-before-completion skill to confirm all tests pass before I mark this task as done, providing the full test output.