verification-before-completion

Enforces evidence-based verification before marking software development tasks complete.

Updated May 2, 2026
One-click install
npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill verification-before-completion-artgaurav16420-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/artgaurav16420-oss/Mega-Skills/tree/main/distribution/harnesses/tabnine/agent/skills/verification-before-completion
Command: npx skills add https://github.com/artgaurav16420-oss/Mega-Skills --skill verification-before-completion-artgaurav16420-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claimed completion without verification leads to undetected errors and false confidence; this Skill enforces evidence-based checks before marking work as done.

Core Features & Use Cases

  • Verification gate: Requires running fresh verification commands and reviewing outputs before accepting completion.
  • Evidence reporting: Generates and surfaces proof of results for audits and reviews.
  • Use Case: In CI/CD pipelines or manual tasks, it ensures status reflects verified outcomes rather than optimistic guesses.

Quick Start

Run the verification command, review the fresh output, and declare completion only when evidence confirms 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 verification before marking a software task as complete?

Evidence reporting generates and surfaces proof of results for audits and reviews by requiring fresh verification commands. This process ensures status reflects verified outcomes across CI/CD pipelines or manual tasks, preventing false confidence from unverified success.

How do I prevent false completion claims in CI/CD pipelines?

A verification gate requires running fresh verification commands and reviewing their outputs before accepting task completion. This mechanism prevents false confidence by ensuring status reflects verified outcomes across CI/CD pipelines or manual software development tasks.

What is evidence-based verification for code reviews?

Evidence-based verification prevents undetected errors by requiring fresh verification commands and presenting proof of results before completion. It enforces evidence-based checks across software development tasks, code reviews, and CI/CD checks to eliminate false confidence.

Can I use automated verification gates for manual software development tasks?

Yes, automated verification gates can be applied to manual software development tasks. They require running a fresh verification command, parsing its output, and presenting evidence of success before completion, ensuring status accurately reflects verified outcomes rather than optimistic guesses.

What is the best way to ensure quality assurance before claiming completion?

Enforcing evidence-based checks by running a fresh verification command and reviewing its output is the best way to ensure quality assurance before completion. This verification gate prevents unverified success and generates proof of results for audits and reviews.

Why does claimed completion without verification lead to undetected errors?

Claimed completion without verification leads to undetected errors because it allows false confidence to bypass actual testing. Enforcing evidence-based checks before marking work as done prevents these errors by requiring proof of results from fresh verification commands.