verification-before-completion

Verify command outputs before declaring task completion with fresh evidence.

66|20|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/cooker/wxHm --skill verification-before-completion-cooker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/cooker/wxHm/tree/main/.cursor/skills/verification-before-completion
Command: npx skills add https://github.com/cooker/wxHm --skill verification-before-completion-cooker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures verification before declaring completion, preventing dishonesty and misrepresentation.

Core Features & Use Cases

  • Evidence-first validation: require fresh command outputs to substantiate claims.
  • Structured verification workflow: identify, run, read, verify, and report with evidence.
  • Use Case: In a sprint closeout, teams run a verification sequence before marking a task done, ensuring all outputs match expected results.

Quick Start

Run the verification workflow: identify the required command, execute it fully, read the output, verify results, and report the status with evidence.

Frequently Asked Questions about verification-before-completion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce verification before declaring a software development task complete?

To enforce verification before declaring a task complete, identify required commands, run them fully, read their output, and report the final status with fresh evidence. This structured workflow prevents premature success claims in software development.

What is evidence-first validation in code review and task claiming workflows?

Evidence-first validation requires fresh command outputs to substantiate success claims during code reviews or task claiming. It ensures that developers provide concrete proof of execution rather than assuming functionality without verification.

How do I prevent premature success claims during a sprint closeout?

To prevent premature success claims during a sprint closeout, teams run a structured verification sequence before marking a task done. This ensures all command outputs match expected results, providing concrete evidence of completion.

What is the best way to verify code review results using command output?

The best way to verify code review results is by executing a structured workflow: identify the required verification commands, run them in full, read and interpret the output, and verify the results match expectations before reporting the final status.

Does evidence-first validation work for general software development governance?

Yes, evidence-first validation supports software development governance by enforcing verification before completion. It requires running verification commands and reporting final status with fresh evidence, preventing misrepresentation across development workflows.