verify-fix-loop

Community

Iterative fix-verify loop to prove completion.

Authorchoam2426
Version1.0.0
Installs0

System Documentation

What problem does it solve?

After the evidence gate fails, this loop ensures bugs are actually fixed — not just "code is written." It coordinates bounded retry iterations to verify genuine correctness before proceeding to the Closure Packet.

Core Features & Use Cases

  • Read TaskContract for retry_budget and escalation_policy to determine iteration limits.
  • Produce per-iteration EvidenceBundle updates (fix-{N}) and update the current run state.
  • Escalate via DecisionRecord when retry_budget is exhausted and log escalation events.
  • Spawn implementers with worktree isolation to perform fixes in an isolated context.

Quick Start

Trigger the verify-fix-loop after a gate failure to iteratively apply fixes up to the configured retry_budget.

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: verify-fix-loop
Download link: https://github.com/choam2426/geas/archive/main.zip#verify-fix-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 471,000+ vetted skills library on demand.