skill-verify

Execute testing commands and confirm zero failures before finalizing status updates.

28|3|Updated May 10, 2026
One-click install
npx skills add https://github.com/CES-Ltd/Lumi --skill skill-verify-ces-ltd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-verify
Source: https://github.com/CES-Ltd/Lumi/tree/main/resources/seed/octopus/skills/skill-verify
Command: npx skills add https://github.com/CES-Ltd/Lumi --skill skill-verify-ces-ltd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps prevent false completion claims by enforcing verification with actual evidence, reducing dishonesty and errors.

Core Features & Use Cases

  • Verification Enforcement: Ensures users execute and review tests, builds, or checks before claiming success.
  • Guided Process: Provides step-by-step instructions to identify, run, read, verify, and claim based on evidence.
  • Use Case: When preparing a release, use this Skill to verify that all automated tests pass and that code reviews are complete before marking the task as done.

Quick Start

Ask the AI to verify your test results and code quality before you declare the task complete.

Frequently Asked Questions about skill-verify

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

FAQPage Schema
How do I enforce verification of test results before declaring a build complete?

To enforce verification of test results before declaring a build complete, execute testing commands, read outputs, and confirm zero failures before finalizing status updates. This guided process ensures claims are backed by actual evidence.

What is the best way to prevent false completion claims during software quality checks?

The best way to prevent false completion claims during software quality checks is to implement a verification enforcement procedure that requires reading test outputs and confirming zero failures before marking any task as done.

How do I verify automated tests pass before releasing code?

To verify automated tests pass before releasing code, follow a step-by-step process to identify, run, and read testing commands, ensuring all checks pass with zero failures before finalizing the release status.

Can I use this verification process for QA teams ensuring code integrity?

Yes, QA teams ensuring code integrity can use this verification process to enforce rigorous procedures for software testing and builds, preventing unverified claims of completion by requiring actual execution and review of outputs.

Why does claiming task completion without evidence cause software errors?

Claiming task completion without evidence causes software errors because it allows false success claims to bypass quality checks. Enforcing verification with actual test outputs reduces dishonesty and prevents unverified code from passing builds.