build-until-pass

Community

Automate build checks to green with minimal fixes

AuthorLichAmnesia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill accelerates the process of getting a project from failing build/test to green by automatically running the appropriate check command, reading the errors, applying the smallest fix, and re-running until success or a hard cap.

Core Features & Use Cases

  • Automated cycle: run the check command, patch the minimal failing line, and re-run until exit code is 0.
  • Handles common failure modes across build, typecheck, lint, and test steps with an explicit attempt cap to prevent endless loops.
  • Use case: aCI pipeline that frequently red, enabling the agent to recover locally from failures without human intervention.

Quick Start

Run the check command you identified for your project, then let the agent iterate until the command exits with code 0.

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: build-until-pass
Download link: https://github.com/LichAmnesia/lich-skills/archive/main.zip#build-until-pass

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