verification-before-completion

Require fresh verification evidence before claiming work completion.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/vathymut/copilot-skills --skill verification-before-completion-vathymut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/vathymut/copilot-skills/tree/main/.github/skills/verification-before-completion
Command: npx skills add https://github.com/vathymut/copilot-skills --skill verification-before-completion-vathymut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps in maintaining integrity and trust by enforcing a strict verification process before claiming work is complete.

Core Features & Use Cases

  • Verification Protocol: Ensures that all verification commands are run fresh and output is confirmed before any success claim.
  • Step-by-Step Guide: Provides a detailed process to follow, including identifying the verification command, running it, reading the output, and verifying the claim.
  • Red Flags: Identifies common mistakes and provides counterarguments to common rationalizations for skipping verification.

Quick Start

Run the verification command and check the output before making any claims of completion.

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 a verification process before claiming software development work is complete?

To enforce a verification process, require fresh verification evidence for all work completion claims by running verification commands and confirming their output before any success is declared. This protocol maintains software integrity across development and QA workflows.

What are common red flags when skipping quality assurance verification before work completion?

Common red flags for skipping quality assurance include rationalizing that previous checks suffice or assuming code changes without testing. The verification protocol identifies these mistakes and provides counterarguments to ensure development integrity through fresh evidence.

How do I verify work completion step by step in a software project?

To verify work completion step by step, identify the specific verification command, execute it freshly, read the output carefully, and confirm the claim matches the results before declaring success. This ensures claims are backed by evidence.

Does evidence-based verification apply to both development and QA workflows?

Evidence-based verification applies directly to development, QA, and project management workflows. It requires a clear definition of verification steps and the ability to execute them independently to ensure software integrity before completion is claimed.

Why do I need to run verification commands fresh before claiming software work is done?

You need to run verification commands fresh because claiming work is complete requires current evidence. Relying on past outputs or assumptions undermines software integrity and skips the required confirmation that the verification protocol enforces.