verification-before-completion

Run predefined verification commands before committing or creating pull requests.

10|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/januarfonti/opencode-template-configured --skill verification-before-completion-januarfonti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/januarfonti/opencode-template-configured/tree/main/superpowers/skills/verification-before-completion
Command: npx skills add https://github.com/januarfonti/opencode-template-configured --skill verification-before-completion-januarfonti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that no claims of work completion are made without proper verification, fostering honesty and reliability in project delivery.

Core Features & Use Cases

  • Automated Verification: Runs predefined commands to verify the integrity of work before making claims of completion.
  • Clear Reporting: Provides clear, actionable output to confirm or deny the claim of completion.
  • Use Case: Before submitting a pull request or committing changes, this Skill can be used to automatically run tests, check for code quality issues, and ensure all requirements are met, preventing the submission of incomplete or faulty code.

Quick Start

To perform a verification check before submission, run the verification command provided in the SKILL.md file.

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 work integrity before submitting a pull request?

To verify work integrity before submitting a pull request, you can run predefined verification commands to automatically check tests and code quality, ensuring no faulty code is committed without evidence of completion.

What is automated verification in software development workflows?

Automated verification in software development is the process of running predefined commands to validate work integrity, requiring manual execution and output analysis to ensure honesty and reliability before making claims of completion.

How do I prevent claims of work completion without evidence?

To prevent claims of work completion without evidence, execute verification checks that run predefined commands and analyze the output to confirm or deny that all project requirements and quality assurance standards are met.

Does automated verification work with my existing software development environment?

Automated verification works within your existing software development workflows by requiring manual execution of predefined verification commands in your environment and analyzing the resulting output for clear reporting.

What is the best way to ensure code quality before committing changes?

The best way to ensure code quality before committing changes is to perform automated verification checks that run tests and analyze output, providing clear, actionable reporting to confirm all requirements are met.

What are the limitations of manual execution for verification checks?

The limitation of manual execution for verification checks is that users must manually run the predefined commands and analyze the output themselves, meaning the process relies on operator diligence rather than fully automated triggering.