verification-before-completion

Ensures claims of completion are backed by fresh, verified evidence.

3|2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Moonsong-Labs/knowledge-work-plugins --skill verification-before-completion-moonsong-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Moonsong-Labs/knowledge-work-plugins/tree/main/core-engineering/skills/verification-before-completion
Command: npx skills add https://github.com/Moonsong-Labs/knowledge-work-plugins --skill verification-before-completion-moonsong-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents premature completion claims by mandating fresh verification evidence before any success assertion.

Core Features & Use Cases

  • Enforces a structured verification workflow: identify the required command, run it to completion, read outputs, verify results, and only then claim success.
  • Reduces risk of unintended merges or deployments by requiring verifiable evidence for status changes.
  • Supports consistent governance in software engineering tasks and reviews.

Quick Start

Run the verification workflow and attach fresh evidence before making 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 in software engineering workflows?

To prevent premature completion claims, you can mandate fresh verification evidence before any success assertion. This approach requires running verification commands, evaluating outputs, and recording evidence before declaring success in software changes or feature deployments.

What is a verification workflow for pull requests and code reviews?

A verification workflow for code reviews enforces a structured process: identify the required command, run it to completion, read outputs, verify results, and only then claim success. This ensures consistent governance and reduces risk of unintended merges.

How do I enforce evidence-based task validation before deployments?

You enforce evidence-based task validation by requiring verifiable evidence for status changes. This means running verification commands to completion and recording fresh outputs before any completion claim is accepted across development and review workflows.

Does this verification approach work for feature deployments and software changes?

Yes, this verification approach applies directly to feature deployments and software changes. It mandates fresh verification evidence before any claim, ensuring that status changes are supported by actual command outputs and evaluated results.

What are the limitations of automated quality assurance for completion claims?

Automated quality assurance for completion claims requires running actual verification commands to completion and evaluating outputs. It cannot declare success without fresh evidence, meaning tasks lacking runnable verification commands cannot be validated through this workflow.