verification-before-completion

Enforce evidence-based verification before marking tasks complete.

371|38|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill verification-before-completion-ibrahim-3d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers --skill verification-before-completion-ibrahim-3d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claims of completion without fresh verification threaten honesty and quality; this skill enforces evidence-based stopping points.

Core Features & Use Cases

  • Enforces verification before any completion claim by requiring explicit evidence.
  • Guides running verification commands, evaluating outputs, and capturing results for audit.
  • Integrates with workflows to block progression until verification passes in CI or manual checks.

Quick Start

Run the full verification command, read the results, and only claim completion when the output confirms 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 enforce verification before marking a task as complete?

To enforce verification before completion, you require explicit evidence from fresh test outputs and checks to meet quality gates. This process blocks task progression until validation passes, ensuring claims of done are backed by audit results.

What is evidence-based task completion in software workflows?

Evidence-based task completion is a governance approach requiring fresh test outputs and validation checks before work is marked done. It prevents unverified claims by accumulating explicit evidence to pass defined quality gates.

How do I block workflow progression until tests pass quality gates?

You block workflow progression by integrating verification steps that require fresh test outputs and evidence accumulation. The workflow halts until manual checks or CI validation passes the defined quality gates before completion.

Does this verification approach work with CI pipelines and manual checks?

Yes, this verification approach integrates with CI pipelines and manual checks to block progression until validation passes. It requires running verification commands and capturing results as evidence to satisfy quality gates.

Why do I need fresh test outputs before claiming work is done?

You need fresh test outputs before claiming work is done to ensure honesty and quality. Relying on stale results threatens integrity, whereas explicit verification steps accumulate evidence that confirms actual success against quality gates.

How do I capture verification results for an audit trail?

You capture verification results for an audit trail by running full verification commands, evaluating the outputs, and accumulating the evidence. This explicit evidence confirms success and meets quality gates before marking completion.