verification-before-completion

Run verification commands and attach output evidence before task completion.

3|Updated May 31, 2024
One-click install
npx skills add https://github.com/hugo-berendi/yomi --skill verification-before-completion-hugo-berendi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/hugo-berendi/yomi/tree/main/.opencode/skills/verification-before-completion
Command: npx skills add https://github.com/hugo-berendi/yomi --skill verification-before-completion-hugo-berendi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces rigorous verification before claiming task completion. It provides a structured approach to gather evidence, verify outputs, and avoid premature success claims.

Core Features & Use Cases

  • Enforces step-by-step verification before signaling task completion.
  • Guides users through identifying verification commands, executing them, and validating results.
  • Works across development, testing, and release workflows to prevent unverified commitments.

Quick Start

Run the verification checklist before marking a task as complete. Capture command outputs as evidence and attach them to your status.

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 verification before claiming a software task is complete?

To enforce verification before claiming task completion, use a structured approach that requires running verification commands, inspecting outputs, and attaching evidence to your status report before declaring success.

What is a quality gate in software engineering and how does it prevent unverified claims?

A quality gate prevents unverified claims by mandating explicit steps and evidence collection during development, testing, and release workflows, ensuring outputs are validated before signaling task completion.

How do I capture command outputs as evidence for testing workflows?

Capture command outputs as evidence for testing workflows by executing verification commands through a structured checklist and attaching the resulting outputs directly to your task status report.

Can I use automated verification steps across development and release workflows?

Yes, automated verification steps work across development, testing, and release workflows by guiding you to identify verification commands, execute them, and validate results before committing.

What is the best way to avoid premature success claims in software engineering?

The best way to avoid premature success claims is to enforce step-by-step verification, gather evidence from command outputs, and require clear reporting before marking any development task as complete.