verification-before-completion

Execute required commands and confirm outputs before asserting success.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical issue of verifying work results before claiming completion, preventing dishonesty and ensuring accuracy.

Core Features & Use Cases

  • Verification Workflow: Guides users through executing required commands and analyzing outputs prior to making success assertions.
  • Quality Assurance: Helps maintain integrity in testing, coding, and reporting tasks by enforcing evidence-based claims.
  • Use Case: Before merging a pull request, run the test suite, review the results, and confidently verify success with evidence, avoiding false assertions.

Quick Start

Use the verification skill to confirm that your tests pass by executing the test command and checking for zero failures.

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 code review results before claiming completion?

To verify code review results before claiming completion, execute the required commands and analyze the outputs to ensure accuracy. This evidence-based approach prevents false success assertions and maintains reporting integrity.

What is evidence-based validation in quality assurance?

Evidence-based validation in quality assurance is the practice of requiring explicit command execution and output confirmation before making success claims. It prevents dishonesty by enforcing strict adherence to verified results.

How do I prevent false success assertions when running tests?

To prevent false success assertions when running tests, execute the test suite and check for zero failures before reporting success. This mandatory verification workflow ensures claims are backed by explicit output confirmation.

Can I use this verification workflow for pull request validation?

Yes, you can use this verification workflow for pull request validation by running the test suite, reviewing the results, and confirming success with evidence. It ensures thorough verification before merging code.

Why does mandatory verification matter for testing accuracy?

Mandatory verification matters for testing accuracy because it enforces strict adherence to evidence-based reporting standards. This prevents false success assertions and ensures work correctness through explicit command execution.