verification-before-completion

Enforce evidence-based verification before declaring development work complete.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/2725244134/dotfiles --skill verification-before-completion-2725244134
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/2725244134/dotfiles/tree/main/opencode/.config/opencode/skill/verification-before-completion
Command: npx skills add https://github.com/2725244134/dotfiles --skill verification-before-completion-2725244134

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work as complete without verification leads to dishonesty and wasted effort. This rule ensures accountability by requiring fresh evidence before any success claim.

Core Features & Use Cases

  • Enforces a rigorous verification workflow before declaring success.
  • Guides users through a step-by-step gate: identify the proving command, run it fully, read the output and exit code, verify results, and report with evidence.
  • Useful before committing, creating a PR, or closing a task to ensure claims are verifiable.

Quick Start

Run the full verification command relevant to your project, capture fresh output, and report the result with explicit 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 evidence-based verification before declaring a pull request complete?

To enforce evidence-based verification before declaring a pull request complete, you must run the full proving command, review the output and exit code, and report results with fresh evidence. This process gate prevents unverified success claims.

What is the process gate for verifying claims with evidence before completion?

The process gate for verifying claims with evidence is a rigorous workflow requiring you to identify a proving command, run it fully, read the output and exit code, and report results. It ensures accountability across development cycles.

How do I verify work results before creating a commit or closing a task?

To verify work results before creating a commit or closing a task, run the full verification command relevant to your project, capture fresh output, and report the result with explicit evidence. This confirms claims are verifiable.

Can I use this verification workflow for release cycles and commits?

Yes, you can use this verification workflow for release cycles and commits. It applies across development workflows where verification is essential, guiding you to identify the proving command, run it fully, and verify results before completion.

What is the best way to prevent unverified success claims in software engineering?

The best way to prevent unverified success claims in software engineering is to enforce a step-by-step verification gate. This requires running a proving command fully, reviewing outputs and exit codes, and reporting results with fresh evidence before completion.