Skillsby SefarAI
Back to catalog

Verification Before Completion

Require fresh command evidence before claiming work is complete or correct.

Install with skills CLI

npx skills add obra/superpowers --skill verification-before-completion

Choose your target agent when the installer prompts. Installation target does not mean this listing has tested every agent.

Included in a Skill Stack

Production React Web

Verify: Requires fresh validation before completion is claimed.

What it is for

A completion gate that ties every success claim to current verification output instead of assumption or stale results.

Useful when

Prepare a handoff
Validate a fix
Check a release candidate

Expected outcomes

  • Fresh verification evidence
  • Explicit quality checks
  • Fewer unsupported completion claims

Requirements

  • Runnable validation commands
  • Clear success criteria

Related skills