verification-before-completion

Require fresh command output before claiming task completion.

20|1|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/galangryandana/superpowers-for-my-own-workflow --skill verification-before-completion-galangryandana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/galangryandana/superpowers-for-my-own-workflow/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/galangryandana/superpowers-for-my-own-workflow --skill verification-before-completion-galangryandana

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents premature completion claims by requiring fresh verification evidence before any acknowledgment of success.

Core Features & Use Cases

  • Enforces verification before status updates: Forces a formal verification step prior to commits or PRs.
  • Guided verification workflow: Provides a structured process (identify the proving command, run it, review output, and validate results).
  • Audit-friendly results: Generates traceable evidence that can be stored with a ticket or PR.

Quick Start

Run the verification command for the current task and paste the full output here to proceed with 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 prevent premature completion claims when running tests and builds?

Prevent premature completion claims by enforcing a stepwise verification workflow that requires fresh command output evidence before any success assertion. You identify the proving command, run it, review the output, and validate results before acknowledging task completion.

What is the best way to generate audit-friendly evidence for code review and task completion?

Generate audit-friendly evidence for code review by running the confirming verification command and capturing its full output. This creates an auditable trail stored with the ticket or PR, proving tests or builds passed before claiming completion.

How do I enforce verification before commits or pull requests?

Enforce verification before commits or pull requests by applying a formal stepwise process that requires verifiable command output. You must identify and run the proving command, then validate the results to meet strict quality and honesty requirements before status updates.

Can I use this verification workflow for fixes across different development tasks?

Yes, you can use this verification workflow for fixes across development tasks where tests, builds, or code changes must be backed by verifiable command output. It applies broadly to any task requiring strict confirmation before completion.

Why does my task completion claim fail without fresh verification evidence?

Task completion claims fail without fresh verification evidence because the workflow strictly prohibits success assertions without recent command output. This requirement ensures quality and honesty by demanding an auditable trail of validated results before acknowledgment.

What are the limitations of enforcing fresh verification before status updates?

Limitations of enforcing fresh verification before status updates include the rigid requirement to run a confirming command and manually validate its output for every task. This strict stepwise process may add overhead to rapid development cycles where instant completion is expected.