verification-before-completion

Run verification commands and log evidence before declaring completion.

60|38|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/abcnuts/manus-skills --skill verification-before-completion-abcnuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/abcnuts/manus-skills/tree/main/skills/workflow-skills/verification-before-completion
Command: npx skills add https://github.com/abcnuts/manus-skills --skill verification-before-completion-abcnuts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces verification before declaring completion, preventing unverified success claims and ensuring auditable evidence and reproducible results.

Core Features & Use Cases

  • Enforces a step-by-step verification protocol before status changes (e.g., tests, builds, or PRs).
  • Generates a traceable evidence log and validates outputs against criteria.
  • Use Case: Before merging a feature branch, run verification commands and attach fresh outputs as evidence.

Quick Start

Run the verification workflow to confirm all checks pass and provide fresh evidence.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I enforce verification before merging a feature branch?

To enforce verification before merging a feature branch, run full verification commands and attach fresh outputs as evidence before status changes. This skill validates outputs against criteria and reports success only when evidence confirms the claim.

What is verification before completion in software workflows?

Verification before completion is a quality-assurance protocol that prevents premature success claims by enforcing fresh verification evidence. It ensures auditable evidence and reproducible results by evaluating command outputs against criteria before status changes.

How do I prevent unverified success claims during code reviews?

Prevent unverified success claims during code reviews by enforcing a step-by-step verification protocol that runs full verification commands and evaluates outputs against criteria. This skill generates a traceable evidence log before reporting success.

Does this verification workflow require any specific testing frameworks?

This verification workflow does not require any specific testing frameworks or dependencies. It applies broadly to development workflows, tests, and deployments by requiring a full verification command and evaluating its output against your criteria.

What's the best way to ensure quality assurance with traceable evidence?

The best way to ensure quality assurance with traceable evidence is to enforce a verification protocol that generates an evidence log and validates outputs against criteria. This prevents premature completion claims by requiring fresh verification before status changes.

When do I need to enforce fresh verification evidence in deployment workflows?

You need to enforce fresh verification evidence in deployment workflows whenever success claims must be substantiated with verifiable outputs. This prevents premature completion claims by requiring a full verification command and evaluating its output against criteria.