dev-verify

Community

Ensure code works before claiming completion.

Authoredwinhu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the premature declaration of task completion by enforcing rigorous, fresh verification of code execution and output, ensuring that features truly work as intended before being presented as finished.

Core Features & Use Cases

  • Mandatory Fresh Evidence: Guarantees that all claims of completion are backed by recent, independently executed command outputs.
  • E2E Verification: Emphasizes the necessity of end-to-end tests for user-facing features, deeming unit tests insufficient on their own.
  • Use Case: Before merging a new feature, this Skill ensures that all automated tests pass, the build succeeds, and any user-facing changes are confirmed through end-to-end simulations, preventing the release of untested or partially functional code.

Quick Start

Run the dev-verify skill to confirm that all automated tests pass and the build is successful.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-verify
Download link: https://github.com/edwinhu/workflows/archive/main.zip#dev-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.