verification-before-completion

Require fresh verification evidence before any completion claim.

47|11|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/tylerwind/LabVIEW-WPF-UI-Generator --skill verification-before-completion-tylerwind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/tylerwind/LabVIEW-WPF-UI-Generator/tree/main/.agent/skills/verification-before-completion
Command: npx skills add https://github.com/tylerwind/LabVIEW-WPF-UI-Generator --skill verification-before-completion-tylerwind

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevent dishonest completion claims by requiring fresh verification evidence before any success assertion.

Core Features & Use Cases

  • Enforces a verification gate before status changes, PR approvals, or task closures.
  • Collects and stores evidence (command outputs, logs, results) to support claims.
  • Guides teams through a repeatable process to verify work and report status with confidence.
  • Use Case: When closing a task or merging a PR, run the verification to ensure all checks pass and attach evidence.

Quick Start

Run the full verification command, review the output, and only then claim completion 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 prevent dishonest completion claims in software development workflows?

Preventing dishonest completion claims requires enforcing a verification gate that collects fresh evidence, such as command outputs and test results, before allowing any status change, PR approval, or task closure to be asserted.

What is a verification gate for task closure and status updates?

A verification gate for task closure is a process guardrail that blocks success assertions until verifiable outputs and test results are collected and reviewed, ensuring rigor and traceability across development workflows.

How do I require verification evidence before approving a pull request?

To require verification evidence before approving a PR, run the full verification command, review the outputs, and attach the collected logs and test results to support the completion claim with traceable proof.

Does this verification process work without external dependencies?

Yes, the verification process works without external dependencies, applying an advanced internal design to guide teams through explicit verification steps, evidence collection, and failure reporting across development workflows.

What is the best way to ensure traceability for quality assurance claims?

The best way to ensure traceability for quality assurance claims is to collect and store fresh verification evidence, including command outputs and logs, which directly supports status updates and task closures with rigor.

When should I not use an automated verification gate?

You should not use an automated verification gate when a task requires subjective review without verifiable outputs, as the process specifically enforces collecting command outputs and test results to back success assertions.