verification-before-completion

Execute verification commands and validate outputs before claiming code completion.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/SkylerCook/imedical.agents --skill verification-before-completion-skylercook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/SkylerCook/imedical.agents/tree/main/vendor/superpowers/skills/verification-before-completion
Command: npx skills add https://github.com/SkylerCook/imedical.agents --skill verification-before-completion-skylercook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a strict verification framework to ensure that claims of work completion, correctness, or success are backed by empirical evidence and verification steps.

Core Features & Use Cases

  • Verification Protocol: Follows a comprehensive protocol for verifying claims, including command execution, output analysis, and evidence confirmation.
  • Avoiding Misrepresentations: Promotes honesty and accuracy in reporting work status by mandating evidence before claims.
  • Use Case: Ideal for software development and quality assurance, ensuring that only code changes that pass verification checks are committed to the repository.

Quick Start

Run the verification checks for your codebase and ensure all tests pass before claiming completion.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I ensure code completion claims are backed by verification evidence?

To ensure code completion claims are backed by verification evidence, implement a mandatory protocol requiring command execution and output validation before reporting work status. This enforces honesty by demanding empirical proof that all tests pass before any success is claimed.

What is a verification protocol in software development QA?

A verification protocol in software development QA is a strict framework mandating evidence before claims of correctness. It involves executing verification commands, analyzing output, and confirming evidence to ensure only validated code changes are considered complete.

How to prevent inaccurate work status reporting in software development?

To prevent inaccurate work status reporting in software development, mandate evidence before claims of success. By enforcing rigorous verification checks and explicit output validation steps, you ensure accuracy and avoid misrepresentations of code completion.

Can I use mandatory verification checks before committing code changes?

Yes, you can use mandatory verification checks before committing code changes. This framework is ideal for quality assurance environments, ensuring that only code modifications passing rigorous testing and output validation are committed to the repository.

What is the best way to enforce testing before claiming work completion?

The best way to enforce testing before claiming work completion is adopting a strict verification framework. This requires executing verification commands and validating their output as explicit steps, ensuring empirical evidence confirms success before any completion claims are made.