verification-before-completion

Enforce a verification workflow with evidence before claiming completion.

16|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Marwan78888/Neuron-Cli --skill verification-before-completion-marwan78888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Marwan78888/Neuron-Cli/tree/main/scratch/superpowers-main/skills/verification-before-completion
Command: npx skills add https://github.com/Marwan78888/Neuron-Cli --skill verification-before-completion-marwan78888

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Claiming work is complete without verification leads to dishonesty and defective releases. This skill ensures you require fresh evidence before asserting success.

## Core Features & Use Cases

  • Enforce a step-by-step verification workflow before any completion claim.
  • Guide the identification, execution, and validation of evidence across PRs, builds, and deployments.
  • Use Case: When finishing a feature, you run verification commands, review outputs, and only then merge.

### Quick Start Always run the full verification sequence and attach verifiable output before claiming 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 verify work with evidence before claiming completion of a pull request?

To verify work before claiming completion, enforce a workflow that identifies required checks, executes commands, validates outputs, and reports fresh evidence before merging a pull request or asserting success.

Why does claiming work is complete without verification lead to defective releases?

Claiming completion without verification leads to defective releases because it skips validation. Enforcing a verification workflow ensures you execute commands, read outputs, and require fresh evidence before asserting success in feature delivery.

What is the best way to enforce quality-assurance checks before merging a feature?

The best way to enforce quality-assurance checks is applying a verification workflow that guides the identification, execution, and validation of evidence across builds, requiring verifiable output before any completion claim.

How do I document evidence for post-release verification?

You document evidence for post-release verification by executing a structured workflow that captures command outputs and validates required checks, attaching verifiable output to your report before claiming work is complete.

Does a verification workflow require running commands and reading outputs before reporting success?

Yes, a verification workflow requires running commands and reading outputs. You must explicitly execute verification steps, validate the fresh evidence produced, and report results before asserting that a task is successfully complete.

What steps are needed to validate claims during feature delivery?

Validating claims during feature delivery requires a sequence of identification, execution, and output validation. You run verification commands, review the generated evidence, and only then merge the work or claim completion.