verification-before-completion

Require fresh command output and exit codes before reporting work as complete.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/wewetv1987-cell/openclaw-backup --skill verification-before-completion-wewetv1987-cell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/wewetv1987-cell/openclaw-backup/tree/main/skills/clawgator-superpowers/skills/verification-before-completion
Command: npx skills add https://github.com/wewetv1987-cell/openclaw-backup --skill verification-before-completion-wewetv1987-cell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents false completion claims by requiring fresh verification before you say work is done, fixed, or passing.

Core Features & Use Cases

  • Evidence-First Checks: Forces you to run the exact test, build, or validation command that proves the claim.
  • Pre-Commit and Pre-PR Guardrail: Helps before commits, pull requests, handoffs, or any status update about code quality.
  • Bug and Regression Confirmation: Encourages proof-based reporting for fixes, regressions, and requirement checks.

Quick Start

Use this Skill to verify the relevant command output first, then state the result only if the fresh evidence confirms success.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
What is the best way to verify a bug fix before stating it is resolved?

The best way to verify a bug fix is resolved is to run the exact validation command and read the full output and exit code. This verification process ensures you only report success when fresh evidence confirms the fix actually passes.

Does pre-commit verification require reading the full command output?

Pre-commit verification requires reading the full command output and exit code to validate the actual status. This validation process ensures you report only evidence-backed results rather than assuming the build checks or tests passed successfully.

Can I use requirement validation checks for pre-PR status updates?

You can use requirement validation checks for pre-PR status updates by running the exact proof command to verify the current state. This quality assurance process ensures your status update is backed by fresh test or build evidence.

Why does build verification fail without checking the exit code?

Build verification fails without checking the exit code because you cannot confirm the actual success of the test or build checks. Reading the full output and exit code guarantees the completion claim is strictly evidence-backed.