verification-loop

Installation
SKILL.md

Verification Loop

A comprehensive verification system for ensuring code quality across multiple dimensions.

When to Use

Invoke this skill:

  • At task start — to declare the verification surface before writing code (Phase 0)
  • After completing a feature or significant code change
  • Before creating a pull request
  • When you want to ensure quality gates pass
  • After refactoring or major modifications
  • During code review preparation

Verification Phases

Phase 0: Declare the verification surface (BEFORE any work)

Run this before writing code, not after. The other phases ratify finished work; this one decides — up front — how that work will be proven, and ensures the proof comes from outside the model.

Installs
13
GitHub Stars
11
First Seen
Mar 9, 2026
verification-loop — 4444j99/a-i--skills