verification-before-completion

Verify work claims with command execution and evidence checks before commits.

1|Updated Jul 7, 2026
One-click install
npx skills add https://github.com/the-inconvenience-store/superbeads --skill verification-before-completion-the-inconvenience-store
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/the-inconvenience-store/superbeads/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/the-inconvenience-store/superbeads --skill verification-before-completion-the-inconvenience-store

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintain high integrity standards in task completions by requiring evidence of verification before claiming a task is complete, fixed, or passing.

Core Features & Use Cases

  • Rigorous Verification Process: Mandates verification steps for all claims, with explicit command execution and evidence checking.
  • Bead Discipline: Enforces clear and honest tracking of every task with severity and confidence levels.
  • Use Case: Prior to pushing code, developers use this Skill to verify their code changes pass all necessary tests and checks.

Quick Start

Before claiming any work complete, use 'verify-work --task-id <id>' and provide the evidence summary in the output.

Frequently Asked Questions about verification-before-completion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce evidence verification before claiming a code commit is complete?

To enforce evidence verification before a commit, mandate specific verification command execution and evidence checking. This reduces false completion claims by requiring strict proof of passing tests before any work outcome is considered complete.

What is verification before completion in software engineering?

Verification before completion is a quality assurance process validating work claim integrity prior to pushing changes. It requires developers to execute verification commands and provide evidence that code changes pass necessary checks.

How do I verify code changes pass tests before pushing a PR?

You verify code changes by running a dedicated verification command with the specific task identifier. This generates an evidence summary in the output that proves the task is fixed or passing before you push the PR.

Can I track work integrity and severity levels for task completion claims?

Yes, you can track work integrity by enforcing clear and honest tracking of every task. This includes assigning specific severity and confidence levels to ensure high integrity standards across the development team.

Does enforcing strict evidence before commit work without external dependencies?

Yes, enforcing strict evidence before commit works independently without external dependencies. It operates as a standalone discipline to mandate verification steps and evidence checking directly within your existing development workflow.

What are the limitations of relying on manual verification before claiming a task is fixed?

Relying on manual verification lacks consistent enforcement of evidence before claim philosophies. Without a structured process requiring explicit command execution, development teams risk false claims and reduced trust in work outcomes.