verification-before-completion

Enforce evidence-based verification before claiming work completion.

4|2|Updated May 4, 2026
One-click install
npx skills add https://github.com/zpyoung/quirk --skill verification-before-completion-zpyoung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/zpyoung/quirk/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/zpyoung/quirk --skill verification-before-completion-zpyoung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents dishonesty by enforcing evidence-based claims before completing work, ensuring high-quality deliverables.

Core Features & Use Cases

  • Evidence-Based Claims: Enforces verification of claims before making any success statements.
  • Verification Workflow: Guides through a structured process of identification, execution, and verification of claims.
  • Use Case: Before submitting a pull request, this Skill ensures all tests pass, all linters are clean, and all build steps are successful with evidence provided.

Quick Start

Run the verification command before claiming any completion or success.

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 code review verification before claiming work completion?

To enforce code review verification before claiming work completion, use a structured workflow that requires evidence of passing tests, clean linters, and successful builds to validate any success statements.

What is evidence-based verification for software development workflows?

Evidence-based verification for software development workflows is a process that prevents dishonesty by requiring concrete proof of verification steps and outputs before allowing any claims of work completion or success.

How do I verify pull request readiness with evidence of successful builds?

You verify pull request readiness by running a structured verification command that checks all tests pass, linters are clean, and build steps are successful, requiring the resulting evidence to back any completion claims.

Does evidence-based work completion verification require external dependencies?

No, evidence-based work completion verification requires no external dependencies, functioning as a standalone process to enforce validation through identification, execution, and verification of claims.

When do I need to use evidence-based verification in release preparation?

You need evidence-based verification in release preparation when you must guarantee high-quality deliverables by preventing unverified success statements and requiring proof that all build steps and tests are successful.

What is the best way to prevent dishonest completion claims during code reviews?

The best way to prevent dishonest completion claims during code reviews is to implement a verification workflow that enforces evidence-based validation, rejecting any success statements that lack concrete proof of passing tests and clean linters.