verification-before-completion

Run verification commands and report evidence before declaring task completion.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/GOODWORKRINKZ/mylamp --skill verification-before-completion-goodworkrinkz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/GOODWORKRINKZ/mylamp/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/GOODWORKRINKZ/mylamp --skill verification-before-completion-goodworkrinkz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents premature or unverified completion claims by enforcing a required verification step before stating success.

Core Features & Use Cases

  • Enforces a formal verification workflow prior to status updates or PR approvals.
  • Checks and reports fresh evidence from verification commands to support claims.
  • Use Case: When finishing a task or preparing a release, run the verification suite and attach the resulting outputs as evidence before publicizing completion.

Quick Start

Run the full verification command and only claim completion after reviewing the 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 prevent false completion claims in automated workflows?

To prevent false completion claims, you must enforce a verification workflow that runs fresh verification commands and reports concrete evidence before declaring success. This ensures status updates and PR approvals are backed by validated outputs.

What is evidence-based verification for pull requests?

Evidence-based verification for pull requests is a governance process that checks and reports fresh command outputs to support completion claims. It requires validating results and attaching them as evidence before any PR approval is granted.

How do I enforce task verification before a release?

You can enforce task verification before a release by running the full verification suite and reviewing the resulting outputs. You should only claim completion after validating this fresh evidence to ensure quality assurance.

Does this verification process work with existing quality assurance workflows?

Yes, the verification process integrates with existing quality assurance workflows by intercepting status updates. It requires the tool or agent to run verification commands, validate outputs, and report concrete results before asserting success in any workflow.

Why does my agent claim task completion without running verification?

Agents claim task completion without verification when a formal evidence-based confirmation step is missing. Enforcing a required verification step preempts this by making the agent run validation commands and review fresh outputs before publicizing success.