verification-before-completion

Execute verification commands to confirm tests and builds before task completion.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Draft-Official/draft-web --skill verification-before-completion-draft-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Draft-Official/draft-web/tree/main/.agents/superpowers/4.3.0/skills/verification-before-completion
Command: npx skills add https://github.com/Draft-Official/draft-web --skill verification-before-completion-draft-official

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of verifying work status before claiming completion, preventing dishonesty and errors in project workflows.

Core Features & Use Cases

  • Verification Enforcement: Checks if verification commands have been run and confirmed before claiming tasks as complete.
  • Guidance on Proper Process: Provides detailed instructions to ensure evidence-based assertions.
  • Use Case: When a developer wants to confirm that tests have passed and CI builds are successful before marking a pull request as approved.

Quick Start

Run the verification command to check test results and build status, then confidently claim the work is done.

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 build and test success before claiming a task is complete?

You can verify task completion by executing specific verification commands to confirm project tests and builds are successful before claiming work is done. This ensures evidence-based assertions for honest task completion.

What is verification enforcement in software development workflows?

Verification enforcement is the process of checking if verification commands have been run and confirmed before marking tasks as complete. It prevents dishonesty and errors in release, review, and deployment workflows.

How do I enforce running tests before approving a pull request?

To enforce running tests before approving a pull request, execute verification commands to check test results and build status. Confirm their outputs are successful before confidently claiming the work is done.

Can I use automated verification for deployment and code review workflows?

Yes, automated verification is applicable in software development environments for release, review, and deployment workflows. It guides you to execute specific commands and confirm their outputs to ensure accurate work completion.

Why does claiming task completion without verification cause project errors?

Claiming task completion without verification causes project errors because it skips confirming if tests passed and builds are successful. This leads to unverified assertions and dishonest status reporting in project workflows.

What verification commands do I need to run before marking a release as successful?

You need to run specific verification commands that check your project test results and build status. Confirming these command outputs are successful provides the evidence required before marking a release as successful.