verification-before-completion

Require fresh verification evidence before declaring task completion.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/bluefishs/CK_Missive --skill verification-before-completion-bluefishs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/bluefishs/CK_Missive/tree/main/.claude/skills/_shared/shared/superpowers/verification-before-completion
Command: npx skills add https://github.com/bluefishs/CK_Missive --skill verification-before-completion-bluefishs

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Prevents dishonest completion claims by requiring fresh verification evidence before asserting success.

## Core Features & Use Cases

  • Enforces a step-by-step verification gate before claiming completion.
  • Applies to software builds, tests, code reviews, and PRs to ensure evidence-based outcomes.
  • Use case: before merging a PR, run verification commands and attach evidence to claims.

### Quick Start Run the FULL verification command, review the output, and only declare completion if the results prove 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 prevent false completion claims before running software verification commands?

To prevent false completion claims, enforce a verification gate requiring fresh evidence before asserting success. You must run verification commands fully, read the output results, and only declare task completion if the evidence proves success.

What is evidence-based verification for software builds and pull requests?

Evidence-based verification is a process requiring fresh proof of success before claiming completion. It enforces a command-by-command verification process for software builds, tests, and PRs to ensure outcomes are backed by actual output evidence.

How do I enforce step-by-step verification before merging a pull request?

Enforce step-by-step verification by running the full verification command, reviewing the output results, and attaching the evidence to your completion claims. Only declare success after verifying the results prove the task is complete.

Does this verification process apply to code reviews and software testing?

Yes, this verification process applies directly to software builds, tests, code reviews, and PRs. It ensures evidence-based outcomes by applying a step-by-step verification gate before any success claim is accepted.

Why require fresh verification evidence before declaring task completion?

Requiring fresh verification evidence prevents dishonest or premature completion claims. It enforces a strict rule that success can only be declared after verification commands are run fully and their results prove success.

What is the best way to verify claims with evidence during quality assurance?

The best way to verify claims with evidence during quality assurance is to enforce a command-by-command verification process. Run commands fully, read the results, verify the outcomes, and only then declare completion.