verification-before-completion

Run verification commands and check outputs before completion claims.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/paidethon/Daily --skill verification-before-completion-paidethon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/paidethon/Daily/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/paidethon/Daily --skill verification-before-completion-paidethon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires , and includes scripts (resource) components.

What problem does it solve?

This Skill ensures that claims of work completion are backed by thorough verification, preventing premature assertions and maintaining integrity in workflow.

Core Features & Use Cases

  • Verification Commands: Runs specified commands to verify work before making claims of completion.
  • Evidence-Based Claims: Emphasizes the importance of evidence before any claim of success or completion.
  • Safety Gates: Provides a structured process to confirm output before making any success claims.

Quick Start

Before committing or creating PRs, run the 'verify' command and ensure it passes without errors.

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 checks before claiming software development completion?

To enforce verification before completion claims, you need a systematic process that runs specified commands to check outputs and gathers evidence before making any success assertions. This prevents premature claims in software workflows.

What is an evidence-based verification process for development workflows?

An evidence-based verification process requires executing commands to validate outputs and confirm results before making any completion claims. It emphasizes gathering concrete proof of success rather than assuming work is finished.

How do I run verification commands before committing or creating pull requests?

You can run verification commands before committing or creating PRs by executing a 'verify' command and ensuring it passes without errors. This provides safety gates to confirm output before making success claims.

Why does claiming work completion prematurely break software quality assurance?

Claiming work completion prematurely breaks quality assurance because it skips systematic verification processes and lacks evidence before assertions. This compromises workflow integrity and leads to unverified changes entering the codebase.

Can I use script execution to validate work outputs before making success claims?

Yes, you can use script execution to validate work outputs before making success claims. Scripts execute commands and check outputs to provide evidence-based verification and act as safety gates in your development process.

Do I need dependencies to set up systematic verification gates in my development process?

No external dependencies are required to set up systematic verification gates. The tool relies solely on scripts to execute commands and check outputs, providing a self-contained safety gate for completion claims.