verification-before-completion

Execute verification commands and confirm outputs meet success criteria.

46|7|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/adriannoes/awesome-vibe-coding --skill verification-before-completion-adriannoes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/adriannoes/awesome-vibe-coding/tree/main/cursor-and-claude/skills/verification-before-completion
Command: npx skills add https://github.com/adriannoes/awesome-vibe-coding --skill verification-before-completion-adriannoes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It prevents premature claims of task completion by enforcing verification steps, ensuring outputs are accurate and trustworthy before marking a task as finished.

Core Features & Use Cases

  • Verification Enforcement: Guides users to execute and review commands before declaring success.
  • Workflow Automation: Applicable in software testing, code validation, and build processes to uphold quality standards.
  • Use Case: A developer runs unit tests and checks build logs, then uses this skill to verify test success and build quality before moving on.

Quick Start

Use the verification skill to run your test suite, review the results, and confirm all tests pass before pushing your code.

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 premature task completion claims in software workflows?

To prevent premature task completion, this verification skill enforces execution of validation commands and analyzes results to confirm outputs meet success criteria before marking a task as finished. It reduces errors by requiring strict command execution and output validation in quality assurance processes.

What is the best way to verify build quality and test success before pushing code?

The best way to verify build quality is using automated verification to run your test suite, review build logs, and confirm all tests pass before pushing code. This workflow automation validates completion by executing commands and checking outputs against defined success criteria.

Can I use this verification process for compliance checks and code deployment?

Yes, you can use this verification process for compliance checks and code deployment. It is applicable in quality assurance and process workflows, requiring strict command execution and output validation to ensure outputs are accurate and trustworthy before declaring success.

How does output validation work when validating completion in testing workflows?

Output validation works by executing verification commands, analyzing the returned results, and confirming that the outputs meet predefined success criteria. This mechanism ensures test success and build quality by enforcing verification steps before a task is marked as complete.

Do I need specific testing frameworks to automate verification before completion?

No specific testing frameworks are required as dependencies. The verification process works by executing your existing validation commands and analyzing the results, making it applicable across various software testing, code validation, and build processes without framework restrictions.