verification-before-completion

Enforce verification gates before declaring task completion with evidence.

15|2|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/Liuchun-oss/codelf-agent --skill verification-before-completion-liuchun-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Liuchun-oss/codelf-agent/tree/main/resources/skills/verification-before-completion
Command: npx skills add https://github.com/Liuchun-oss/codelf-agent --skill verification-before-completion-liuchun-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work as complete without verification is dishonest, not efficient. This Skill enforces that any completion claim is backed by fresh verification evidence to prevent premature or unfounded success statements.

Core Features & Use Cases

  • Enforces a step-by-step verification gate before declaring completion.
  • Defines a clear process: identify the required command, execute it fully, review the output, verify the results, and only then claim success.
  • Applies to tasks like tests, builds, PRs, and deliverables where evidence-backed completion is mandatory.

Quick Start

Before declaring completion, identify the verification command, run it to completion, review the output, verify the results, and only then claim success with 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 verification with evidence before declaring a task complete?

To enforce verification before completion, identify the required verification command, execute it fully, review the output, verify the results, and only then claim success with fresh evidence.

What is the process to prevent unverified success claims in task workflows?

The process to prevent unverified success claims applies a step-by-step verification gate, requiring fresh verification commands and evidence gathering before finalizing tasks like tests, builds, or deliverables.

Can I use this verification gate for build and test workflows?

Yes, you can use this verification gate for build and test workflows. It applies to any tasks where deliverables are finalized and reported, requiring evidence-backed completion before success is declared.

What's the best way to ensure quality governance and stop premature completion claims?

The best way to ensure quality governance and stop premature completion claims is to define explicit gate criteria in your process, mandating that fresh verification commands run successfully before any success statement is made.

Why does claiming work as complete without verification cause process issues?

Claiming work as complete without verification causes process issues because it is dishonest and inefficient, leading to unverified success statements that bypass mandatory evidence gathering and quality governance checks.