verification-before-completion

Enforce verification steps before declaring task completion in software workflows.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Ben2pc/auriga-cli --skill verification-before-completion-ben2pc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Ben2pc/auriga-cli/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/Ben2pc/auriga-cli --skill verification-before-completion-ben2pc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevent premature completion claims by requiring explicit verification and objective evidence before committing, pushing, or marking work as done.

Core Features & Use Cases

  • Enforces a step-by-step verification gate before status updates such as PRs or releases.
  • Guides teams to run explicit verification commands, analyze outputs, and collect evidence.

Quick Start

Run the prescribed verification commands, review the results, and only then declare 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 prevent false completion claims during code review and release readiness?

To prevent false completion claims during code review and release readiness, enforce a verification gate that requires executing commands, evaluating outputs, and reporting verifiable evidence before declaring success.

What is verification before completion in software development workflows?

Verification before completion is a governance mechanism in software development workflows that requires objective evidence from testing and code review before allowing status updates like pull requests or releases to proceed.

How do I enforce evidence-based quality assurance before marking a pull request as done?

Enforce evidence-based quality assurance by running prescribed verification commands, analyzing the outputs, and collecting objective evidence to back completion claims before creating or approving a pull request.

Does this verification gate require any specific testing frameworks or dependencies to function?

No specific testing frameworks or dependencies are required. The verification gate applies to existing software development workflows by guiding teams to run explicit verification commands and evaluate outputs.

What's the best way to ensure release readiness is backed by objective evidence?

The best way to ensure release readiness is backed by objective evidence is to implement a step-by-step verification gate that mandates running commands and reviewing results before committing or pushing work.

Why does requiring explicit verification prevent premature completion claims in software engineering?

Requiring explicit verification prevents premature completion claims by forcing developers to execute verification commands and report verifiable evidence, ensuring no work is marked done without objective proof of success.