fleet-greening-ci-local

Official

Validate CI locally with containerized retries.

AuthorSocketDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Drive a repo's CI to green LOCALLY with Agent-CI (Docker), the local analog of greening-ci. Runs a workflow (or all PR/push workflows) in containers, and on the first paused step reads the failure log, fixes the code locally, and agent-ci retries the SAME paused runner — looping until the run lands green or a wall-clock budget expires. Use to validate a workflow change or a release dispatch BEFORE burning a remote run, to catch a CI failure on your own machine, or as the local pre-flight before republishing-stubs / any remote build-matrix dispatch. Where greening-ci watches GitHub Actions remotely and fixes-then-pushes, this runs in local containers and fixes-then-retries in place — no push, no remote runner minutes.

Core Features & Use Cases

  • Local Docker-based execution of CI workflows via Agent-CI to validate changes without remote runners.
  • Read failure logs of paused steps, apply fixes locally, and retry the SAME runner until green or budget expiry.
  • Use Case: Validate a workflow change or deployment before remote dispatch to avoid wasted minutes on remote runners.

Quick Start

Run the local Agent-CI workflow to reproduce a paused step, fix the failing code, and retry the same runner until the workflow completes green or the budget expires.

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: fleet-greening-ci-local
Download link: https://github.com/SocketDev/socket-mcp/archive/main.zip#fleet-greening-ci-local

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.