verification-before-completion

Require fresh verification evidence before declaring work complete.

190|18|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/havingautism/Codemini-CLI --skill verification-before-completion-havingautism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/havingautism/Codemini-CLI/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/havingautism/Codemini-CLI --skill verification-before-completion-havingautism

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures honesty and accuracy by requiring fresh verification evidence before any completion claim, preventing premature release or PR status updates.

Core Features & Use Cases

  • Enforces a gate-style workflow (identify, run, read, verify) before declaring success.
  • Works across development, testing, and review cycles to prevent misrepresentation of a task's state.
  • Provides clear evidence-based criteria and failure signaling to guide teams.

Quick Start

Before marking a task as complete, run the verification steps and capture fresh outputs to justify the claim.

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 premature completion claims in software development?

Preventing premature completion claims requires enforcing a verification gate workflow that demands fresh evidence, like test outputs, before any task is marked complete. This ensures stakeholders only see verified results.

What is a verification gate workflow in QA?

A verification gate workflow in QA is a four-step process—identify, run, read, verify—that prevents dishonest completion claims by requiring successful evidence validation before allowing any work to be declared complete.

How do I enforce evidence-based task completion before a code review?

You can enforce evidence-based task completion before a code review by running the verification steps and capturing fresh outputs to justify the claim. The task remains incomplete until this evidence is successfully validated.

Can I use this verification gate for deployment workflows?

Yes, you can use this verification gate across deployment workflows. It prevents misrepresentation of a task's state by applying clear evidence-based criteria and failure signaling before any release or PR status update is declared.

Why do I need fresh verification evidence before declaring work complete?

You need fresh verification evidence before declaring work complete to prevent misrepresentation of a task's state. Without visible, newly captured outputs, completion claims remain dishonest and risk premature release or inaccurate PR updates.