verification-before-completion

Verify completion claims using fresh test and build outputs.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/jgeldart/github-copilot-plugins --skill verification-before-completion-jgeldart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/jgeldart/github-copilot-plugins/tree/main/.github/skills/verification-before-completion
Command: npx skills add https://github.com/jgeldart/github-copilot-plugins --skill verification-before-completion-jgeldart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces ethical accuracy by ensuring all completion claims are supported by fresh verification outputs, preventing premature or dishonest statements.

Core Features & Use Cases

  • Verification gate: requires running the full verification command and examining fresh outputs before declaring success.
  • Evidence-driven reporting: outputs clear status with evidence, reducing ambiguity in PRs, releases, and stakeholder updates.
  • Governance for teams: helps maintain honesty and reproducibility in software delivery, audits, and compliance checks.

Quick Start

Run the verification workflow to verify a recent build or test suite, and report the results with 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 verify test and build results before claiming completion?

Verifying test and build results before claiming completion requires running the full verification command and examining fresh outputs. This enforces ethical accuracy by ensuring success claims are explicitly supported by newly generated evidence.

What is a verification gate in software development?

A verification gate in software development is a quality check requiring fresh test or build outputs before declaring success. It prevents premature completion claims by enforcing explicit evidence collection and clear status reporting.

How do I collect evidence for compliance checks in software delivery?

You collect evidence for compliance checks by running fresh verification workflows and reporting results with clear status updates. This maintains honesty and reproducibility by ensuring all claims are validated through explicit run results.

How do I prevent premature or dishonest completion statements in pull requests?

Preventing premature or dishonest completion statements in pull requests requires a verification gate validating claims with fresh run results. Enforcing evidence-driven reporting reduces ambiguity and ensures traceability for fixes and tests.

Does evidence-driven reporting work for stakeholder updates and releases?

Evidence-driven reporting works for stakeholder updates and releases by providing clear status with fresh verification outputs. It reduces ambiguity and helps maintain governance, honesty, and reproducibility during software delivery and audits.