verification-before-completion

Run verification commands and review outputs before confirming task completion.

4|Updated May 1, 2026
One-click install
npx skills add https://github.com/HigorAlves/orc --skill verification-before-completion-higoralves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/HigorAlves/orc/tree/main/orc/skills/verification-before-completion
Command: npx skills add https://github.com/HigorAlves/orc --skill verification-before-completion-higoralves

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the tendency to claim task completion without proper verification, which can lead to errors, miscommunication, and defective deliveries.

Core Features & Use Cases

  • Mandatory Verification Process: Enforces executing verification commands and reviewing their outputs before making success claims.
  • Guidance for Accurate Reporting: Provides a structured framework to validate code tests, build statuses, and requirements before progressing.
  • Use Case: When preparing to push code, run designated verification commands and check outputs thoroughly to ensure correctness, preventing false success assertions.

Quick Start

Use the verification before completion skill to ensure all tests and builds pass before approving a change.

Frequently Asked Questions about verification-before-completion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify code tests and build statuses before pushing changes?

This Skill enforces a mandatory verification process by requiring developers to execute verification commands and review outputs thoroughly before claiming task completion, preventing false success assertions.

Why does claiming task completion without proper verification cause errors?

Claiming task completion without verification causes errors and defective deliveries because it bypasses the mandatory process of executing verification commands and reviewing their outputs to confirm code correctness.

What's the best way to ensure quality assurance before a code release?

The best way to ensure quality assurance before a release is to enforce a structured framework that validates code tests, build statuses, and requirements before progressing, preventing false success claims.

Do I need to run specific verification commands for quality assurance?

Yes, you need to run designated verification commands for quality assurance to reliably confirm task completion, validate code correctness, and maintain quality standards during development and releases.

How does mandatory verification prevent false claims of success in development?

Mandatory verification prevents false claims of success by enforcing the execution of verification commands and thorough output reviews, ensuring developers reliably confirm task completion and maintain quality standards.

When do I need to validate build statuses during the development process?

You need to validate build statuses during the development process when preparing to push code or approve a change, ensuring all tests and builds pass before progressing to prevent defective deliveries.