verification-before-completion

Enforce a verification step with observable outputs before marking work complete.

1|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/vobbilis/aigile --skill verification-before-completion-vobbilis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/vobbilis/aigile/tree/main/.github/skills/verification-before-completion
Command: npx skills add https://github.com/vobbilis/aigile --skill verification-before-completion-vobbilis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents declaring work complete without verifiable evidence by enforcing a mandatory verification step that must produce observable outputs before closing any task.

Core Features & Use Cases

  • Enforces a formal verification step before marking work complete across bugs, features, or changes.
  • Requires explicit proof of success (logs, test results, or output snapshots) to accompany completion claims.
  • Provides a standardized verification checklist to guide teams and auditors in project workflows.

Quick Start

Before declaring work complete, run the verification, show the outputs, and confirm 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 proof before marking a task complete?

To enforce proof before marking a task complete, you require a mandatory verification step that produces observable outputs like logs, test results, or snapshots. This prevents declaring work done without verifiable evidence of success.

What is proof-driven completion in project workflows?

Proof-driven completion is a workflow checkpoint mechanism that requires explicit validation before closing any task. It uses a standardized verification checklist to ensure bug fixes, feature implementations, and changes produce verifiable outputs before completion.

How do I prevent premature completion of bug fixes and feature implementations?

Preventing premature completion requires enforcing a verification checklist and explicit output validation before a task can be closed. This safeguard ensures teams must execute a verification step and display observable results for bug fixes and feature implementations.

Does a verification checklist work for auditing project workflows?

Yes, a verification checklist works for auditing project workflows by providing a standardized framework to guide teams and auditors. It requires verifiable outputs and proof of success to accompany any completion claims across all project changes.

What kind of proof do I need to show before declaring work complete?

Before declaring work complete, you need to show proof of success such as execution logs, test results, or output snapshots. The verification step must display these observable results to validate the completion claim.