superpowers-verification-before-completion

Enforce fresh verification before declaring software tasks complete.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents premature completion claims by enforcing fresh verification before declaring tasks done, ensuring integrity and accountability across teams.

Core Features & Use Cases

  • Enforces evidence-based completion: any claim must be backed by verification outputs.
  • Gatekeeping for PRs and releases: requires verification steps before merging or deployment.
  • Use Case: teams adopt this to ensure PRs, sprints, and task handoffs are only marked complete after verification results are confirmed.

Quick Start

Run the verification gate on your latest changes before marking them complete.

Frequently Asked Questions about superpowers-verification-before-completion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent premature completion claims in pull requests?▼

To prevent premature completion claims, enforce a verification gate that requires running verification commands and evaluating outputs before marking any pull request done. This ensures success statements are gated on confirmed evidence rather than assumptions.

What is evidence-based code review verification?▼

Evidence-based verification is a gatekeeping process that requires fresh verification outputs to prove outcomes before declaring tasks complete. It enforces accountability by ensuring software development claims are backed by confirmed results.

How do I enforce a quality-assurance gate before deployment?▼

You can enforce a quality-assurance gate by implementing a workflow that requires running verification steps and evaluating their outputs before approving releases or handoffs. Success is gated strictly on confirmed verification results.

Does this verification gate work for sprint handoffs and task completions?▼

Yes, this verification gate applies to sprint handoffs, task completions, and code reviews. It requires running fresh verification commands and gating success statements on confirmed results to ensure proven outcomes.

What is the best way to prove task outcomes with verification evidence?▼

The best way to prove task outcomes is to implement a gate workflow that runs verification commands, evaluates the outputs, and gates any completion claims on those confirmed results. This prevents unverified success statements.

Why should I require verification before declaring a coding task done?▼

Requiring verification before declaring a task done prevents unverified claims and ensures integrity across teams. By gating completion statements on fresh verification outputs, you enforce accountability and prove outcomes with evidence.