verification-loop

Community

Ensure code correctness before release.

AuthorAtlasRoX
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need for rigorous code verification, preventing regressions and ensuring that all changes meet defined success criteria before user review.

Core Features & Use Cases

  • Define Success States: Clearly articulate expected outcomes and non-outcomes.
  • Test Creation: Generate minimal reproduction scripts for bugs or write new tests for features.
  • Execute & Observe: Run tests and meticulously analyze output for failures.
  • Regression Checking: Verify that existing functionality remains intact.
  • Self-Correction: Perform final checks for stray logs, TODOs, and style consistency.
  • Use Case: After implementing a new API endpoint, use this Skill to write a test that confirms it returns the correct data and status code, and then run existing tests to ensure no other part of the application broke.

Quick Start

Run the verification-loop skill to ensure the latest code changes are correct.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: verification-loop
Download link: https://github.com/AtlasRoX/super-fiesta/archive/main.zip#verification-loop

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 223,000+ vetted skills library on demand.