verification-before-completion

Execute verification commands and confirm output before claiming code completion.

53|4|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/roundpilot/superpowers-antigravity --skill verification-before-completion-roundpilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/roundpilot/superpowers-antigravity/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/roundpilot/superpowers-antigravity --skill verification-before-completion-roundpilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enforces a strict verification process before claiming work is complete, reducing the risk of shipping incomplete or incorrect code.

Core Features & Use Cases

  • Verification Commands: Executes verification commands and checks their output.
  • Evidence-Based Claims: Encourages evidence before making any success claims.
  • Use Case: Before committing code, run the verification commands and ensure the output confirms the claim of the work being complete.

Quick Start

Run the verification commands before claiming any work is complete.

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 incomplete code from being committed or shipped?

To prevent incomplete code from being committed, enforce a verification process that requires running verification commands and checking their output before claiming work is complete. This ensures evidence-based completion claims.

What is evidence-based verification before PR creation?

Evidence-based verification before PR creation is a strict process of executing verification commands and confirming their output to prove code quality, preventing incorrect code from being submitted.

How do I enforce a code quality check before committing?

You enforce code quality before committing by integrating a verification step that runs designated commands and validates their output, ensuring the work meets completion criteria before submission.

Does the verification process require specific scripts to run?

The verification process utilizes scripts to execute verification commands, requiring confirmation of their output before any success claims are made during the software development workflow.

When do I need to run verification commands in my development workflow?

You need to run verification commands before claiming any work is complete, specifically before committing code or creating pull requests, to ensure you are not shipping incorrect implementations.