verification-before-completion

Run verification and attach fresh output before claiming completion.

6|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/pur3v4d3r/pur3-pkb-codebase --skill verification-before-completion-pur3v4d3r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/pur3v4d3r/pur3-pkb-codebase/tree/main/.claude/skills/verification-before-completion
Command: npx skills add https://github.com/pur3v4d3r/pur3-pkb-codebase --skill verification-before-completion-pur3v4d3r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work is complete without verification is dishonesty, not efficiency. The skill enforces evidence-first completion by ensuring verification is run and results are reviewed before any success claims.

Core Features & Use Cases

  • Enforces running fresh verification before making completion claims.
  • Records and surfaces verification results to support honest reporting.
  • Applies to commits, PRs, releases, or any status claims where evidence matters.

Quick Start

Run the verification workflow and provide the fresh output as evidence before claiming 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 verify work before claiming completion?

To verify work before claiming completion, run the verification command to produce fresh results and attach the output as evidence. Completion is claimed only when the verification output confirms success.

What is evidence-first completion in software engineering?

Evidence-first completion is a governance process requiring fresh verification output as proof before any success claims are made. It prevents dishonesty by ensuring results are reviewed and attached as evidence prior to completion.

How do I enforce running verification before making a pull request?

To enforce verification before a pull request, use a process that mandates running fresh verification commands and attaching the output as evidence. Completion claims are blocked until verification output confirms success.

Why does claiming work is complete without verification cause problems?

Claiming completion without verification causes problems because it introduces dishonesty into the process. Running verification and attaching fresh output as evidence ensures that success claims are backed by confirmed results.

Can I use verification evidence for release status claims?

Yes, you can use verification evidence for release status claims. The process applies to releases, commits, and PRs by running fresh verification, attaching the output, and confirming success before claiming completion.

What are the limitations of enforcing verification before completion?

A limitation of enforcing verification before completion is that it requires running fresh verification commands every time. Completion cannot be claimed until the verification output is produced, reviewed, and confirms success.