superpowers-verification-before-completion

Enforce fresh verification evidence before SPARK-workflow completion claims.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Miss-PinkElf/Multi-Agent --skill superpowers-verification-before-completion-miss-pinkelf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-verification-before-completion
Source: https://github.com/Miss-PinkElf/Multi-Agent/tree/main/.claude/skills/spark-workflow/skills/superpowers-verification-before-completion
Command: npx skills add https://github.com/Miss-PinkElf/Multi-Agent --skill superpowers-verification-before-completion-miss-pinkelf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that no SPARK-workflow completion claims proceed without fresh verification evidence, preventing premature closures and archives.

Core Features & Use Cases

  • Enforces a formal verification gate before completion, task closure, or archive steps.
  • Guides users to identify the proving command, run the checks, and reconcile results with proposal.md and tasks.md.
  • Provides guardrails to ensure evidence is concrete, reproducible, and auditable.

Quick Start

Run the verification gate in SPARK-workflow to confirm fresh evidence before making a completion claim.

Frequently Asked Questions about superpowers-verification-before-completion

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

FAQPage Schema
What is fresh verification evidence in SPARK-workflow?

Fresh verification evidence is concrete, reproducible proof of task completion. It requires running a proving command and reading its outputs to ensure no premature task closures or archives proceed without valid checks.

How do I enforce a verification gate before task completion?

To enforce a verification gate before task completion, apply a multi-step process that identifies the proving command, runs the checks, and reports pass or fail while providing guardrails to ensure evidence remains concrete and auditable.

How do I reconcile verification results with proposal.md and tasks.md?

To reconcile verification results with proposal.md and tasks.md, apply the verification gate before any completion claim, task closure, or archive step, and compare the proving command outputs against the documented project proposals and tasks.

When do I need to run a verification gate in SPARK-workflow?

You need to run a verification gate in SPARK-workflow before making any completion claim, task closure, or archive step. This prevents premature closures by enforcing fresh verification evidence prior to finalizing work.

Can I archive tasks in SPARK-workflow without fresh verification evidence?

You cannot archive tasks without fresh verification evidence. The process enforces a formal multi-step gate that requires identifying a proving command and reading its outputs to report a clear pass or fail result.