verification-before-completion

Require fresh verification evidence before reporting task completion.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming completion without verification can mislead stakeholders and introduce risk; this skill enforces a verification-first workflow to ensure evidence precedes any success claim.

Core Features & Use Cases

  • Applies to development and documentation tasks where confidence must be backed by verifiable outputs.
  • Guides users through a repeatable verification process to prevent premature status updates.
  • Use Case: When marking a feature as complete, run verification steps to attach fresh results and evidence.

Quick Start

Run the verification workflow commands to validate outputs before declaring success.

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 feature completion before declaring success?

Verifying feature completion requires running specific validation commands and capturing fresh output evidence to prevent unverified status updates. This workflow enforces a steps-based approach, ensuring actual test or command results back up any success claim.

What is a verification-first workflow in software development?

A verification-first workflow is a process that mandates evidence collection before any task is marked as complete. It prevents misleading stakeholders by requiring developers to run validation commands and attach fresh outputs to their status updates.

How do I prevent premature status updates on bug fixes?

Preventing premature status updates involves enforcing a steps-based verification process where commands must be run and output evaluated. This ensures that claims of bug resolution are backed by verifiable evidence rather than assumptions.

Does this verification workflow apply to documentation tasks?

Yes, the verification workflow applies to documentation tasks. It guides users through a repeatable validation process to ensure confidence in any completion claim, requiring verifiable outputs before updating the status of documentation deliverables.

What's the best way to enforce evidence-first reporting in testing?

The best way to enforce evidence-first reporting is to implement a workflow that blocks completion claims until fresh verification evidence is attached. This requires evaluating command outputs and submitting verifiable results before any task status is updated.

Why does claiming completion without validation introduce risk?

Claiming completion without validation introduces risk by misleading stakeholders with unverified assumptions. Enforcing a verification-first workflow ensures that fresh evidence and command outputs are evaluated before any success is officially declared.