verification-before-completion

Require fresh verification evidence before declaring code, tests, builds, or tasks complete.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work is complete without verification is dishonest, not efficient. This Skill enforces evidence-based completion to prevent premature status updates.

Core Features & Use Cases

  • Gate-driven verification workflow: require running verification commands and analyzing fresh outputs before declaring success.
  • Evidence-first reporting: ensures you attach verifiable results (logs, test outputs, checks) to any completion claim.
  • Auditability and governance: provides structured prompts and checks to sustain accountability during PRs, deployments, and handoffs.
  • Common use cases: before PR submission, before release, before marking tasks done in project management tools.

Quick Start

Run the full verification command suite and report fresh results before making any completion claim.

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 evidence-based verification before marking a task or PR as complete?

Use gate-driven verification workflows to require running validation commands and analyzing fresh outputs before declaring success. This enforces evidence-based completion claims and prevents premature status updates across code changes, tests, and task deliveries.

What is gate-driven verification for task completion?

Gate-driven verification is a workflow that mandates running verification commands and analyzing fresh results before allowing any completion claim. It ensures evidence-first reporting by attaching verifiable results like logs and test outputs to status updates.

How do I make task completion claims auditable for governance and handoffs?

Make completion claims auditable by enforcing structured prompts and checks that require fresh verification evidence before status updates. This sustains accountability during PRs, deployments, and handoffs by validating code changes, tests, and builds.

Can I use this verification workflow for both pre-release and project management task tracking?

Yes, you can use this verification workflow for both pre-release checks and project management task tracking. It applies across code changes, tests, builds, and task deliveries to validate status before PR submission or marking tasks done.

What's the best way to prevent premature completion claims in software delivery?

The best way to prevent premature completion claims is implementing a gate-driven workflow that requires running a full verification command suite and reporting fresh results. This ensures evidence-first reporting and auditable outcomes before any success declaration.