verification-before-completion

Run verification commands and review outputs before claiming completion.

Updated Sep 25, 2024
One-click install
npx skills add https://github.com/kwam1na/athena --skill verification-before-completion-kwam1na
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/kwam1na/athena/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/kwam1na/athena --skill verification-before-completion-kwam1na

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Avoids premature completion claims by requiring fresh verification evidence before stating success.

Core Features & Use Cases

  • Enforces a step-by-step verification gate before marking work complete.
  • Documents the exact commands, outputs, and evidence required to justify completion status.
  • Useful for software delivery, QA, and documentation where accuracy and accountability matter.

Quick Start

Identify the verification command you will run, execute it fully, review the outputs, and only then claim completion.

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 evidence before making claims?

To verify task completion with evidence, identify the specific verification command, run it fully to capture fresh output and exit codes, and review all results to confirm success before claiming the work is complete.

How to prevent premature completion claims during software delivery?

Preventing premature completion claims requires enforcing a verification gate that documents exact commands and captures fresh output, ensuring completion status is only stated after verification evidence confirms success.

What is a verification gate in quality assurance?

A verification gate in quality assurance is a mandatory step that requires running full verification commands and reviewing fresh output to prove completion status with documented evidence before proceeding.

Can I use verification commands to document quality assurance evidence?

Yes, you can use verification commands to document quality assurance evidence by executing them fully, capturing fresh output and exit codes, and reviewing the results to justify your completion claims.

What to do when completion claims lack verification output?

When completion claims lack verification output, you must identify the appropriate verification command, execute it to capture fresh output and exit codes, and review the results before making any completion claims.