verification-before-completion

Run fresh verification commands before asserting task completion statuses.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/chokky-education/science-club-web --skill verification-before-completion-chokky-education
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/chokky-education/science-club-web/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/chokky-education/science-club-web --skill verification-before-completion-chokky-education

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents the common pitfall of claiming work is finished without actual proof, ensuring that all assertions of success are backed by verifiable evidence.

Core Features & Use Cases

  • Verification Gatekeeping: Mandates a strict protocol of identifying, running, and verifying commands before any completion claim is made.
  • Rationalization Prevention: Provides a framework to identify and reject common excuses for skipping verification steps.
  • Use Case: Before submitting a pull request, use this Skill to systematically verify that all tests pass, the linter is clean, and the build succeeds, rather than relying on assumptions.

Quick Start

Apply the verification before completion protocol to validate the current task status by running the necessary test and build commands before making any final claims.

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 testing and verification before a pull request submission?

To enforce verification before a pull request, apply a strict protocol requiring the execution of fresh test, lint, and build commands, objectively analyzing their output before making any task completion claims.

What is the best way to prevent rationalizing skipped quality assurance steps in software development?

The best way to prevent rationalizing skipped quality assurance is to apply a verification gatekeeping framework that identifies and rejects common excuses, mandating verifiable evidence for all success assertions.

Does agent-based task delegation require fresh verification command execution?

Yes, agent-based task delegation requires fresh verification command execution to ensure technical accuracy, preventing agents from claiming work is finished without running full verification protocols and analyzing the output.

How to verify work completion claims objectively in a software development workflow?

Verify work completion claims objectively by running full, fresh verification commands and analyzing their output directly, ensuring that all status assertions in the software development workflow are backed by verifiable evidence.

When do I need evidence-based verification for task completion?

You need evidence-based verification whenever making task completion assertions, submitting pull requests, or delegating agent-based tasks, ensuring technical accuracy by running full verification commands before claiming success.

What are the limitations of relying on assumptions for work completion status?

Relying on assumptions for completion status lacks verifiable evidence, creating a common pitfall where work is claimed as finished without actual proof, leading to unverified technical accuracy and potential workflow failures.