verification-before-completion

Execute verification commands and confirm output before claiming work completion.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps prevent premature claims of work completion by enforcing a verification process before committing or creating pull requests, ensuring accuracy and honesty in work status reporting.

Core Features & Use Cases

  • Verification Commands: Identifies and executes specific verification commands to confirm work status.
  • Evidence-Based Claims: Encourages the use of evidence to support claims of work completion.
  • Use Case: Before submitting a pull request, run the verification commands and confirm the output to ensure that the work meets the required standards.

Quick Start

Run the verification commands and confirm the output before claiming that the 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 enforce verification commands before creating a pull request?

Evidence-based verification prevents premature claims of work completion by requiring a verification command to execute and its output to be confirmed before committing or creating pull requests, ensuring accuracy and honesty in software development workflows.

What is evidence-based work completion in software engineering?

Evidence-based work completion is a process that ensures claims of finished work are backed by execution output from verification commands. It prevents inaccurate status reporting by requiring confirmation of command results before committing code.

How do I prevent premature claims of work completion before committing code?

You can prevent premature completion claims by enforcing a verification process that requires running specific verification commands and confirming their output. This ensures accuracy and honesty before committing or creating pull requests.

Does the verification process require specific scripts to confirm work status?

Yes, the verification process utilizes scripts to identify and execute specific verification commands. These scripts confirm the work status by requiring the command output to be verified before proceeding with a pull request.

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

You need to run verification commands before submitting a pull request or committing code. Running these commands and confirming their output ensures that the work meets required standards and prevents premature completion claims.

What are the limitations of enforcing verification before PR creation?

The limitation of enforcing verification before PR creation is that it strictly requires a verification command to be executed and its output confirmed. Workflows lacking executable verification commands cannot utilize this evidence-based completion process.