verification-before-completion

Run fresh verification commands and report completion status with evidence.

10|4|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/HanHan666666/flutter-linglong-store --skill verification-before-completion-hanhan666666
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/HanHan666666/flutter-linglong-store/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/HanHan666666/flutter-linglong-store --skill verification-before-completion-hanhan666666

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that claims of work completion are backed by fresh verification evidence, preventing dishonest or premature status updates.

Core Features & Use Cases

  • Enforces a verification-first workflow before asserting completion.
  • Guides teams through a reproducible process to run verification commands, review outputs, and confirm results with evidence.
  • Use Case: In a sprint review, verify all tests, lint, and build steps pass before posting a completion status.

Quick Start

Run the full verification command, inspect its output, and confirm the result 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 verify task completion with fresh evidence in a software workflow?

Verify completion with fresh evidence by running verification commands, reading full outputs, and reporting status only after confirming results. This enforces a verification-first workflow before asserting work is complete.

What is a verification-first workflow in QA and software development?

A verification-first workflow requires running fresh validation commands and reviewing their outputs before claiming any task is complete. It prevents premature status updates by ensuring all tests, lint, and build steps pass with current evidence.

How do I prevent premature completion claims during a sprint review?

Prevent premature completion claims by enforcing a reproducible process to run verification commands and inspect outputs. You must confirm fresh results and back your completion status with evidence before posting updates.

Does this verification approach work for general software testing and QA governance?

Yes, this approach applies to software development, testing, and QA workflows where claims of completion must be backed by fresh outputs. It enforces running validation commands and reviewing full outputs for governance.

What are the limitations of asserting work completion without fresh validation?

Asserting completion without fresh validation risks dishonest or premature status updates. Without running verification commands and reading their full outputs, you lack the reproducible evidence needed to confirm results.