ci-loop

Community

Ensure CI green before PR review.

Authorjpeggdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of monitoring Continuous Integration (CI) pipelines after a Pull Request (PR) is created, automatically fixing common failures to ensure the PR is merge-ready.

Core Features & Use Cases

  • Automated CI Monitoring: Watches CI runs triggered by PRs.
  • Failure Diagnosis: Identifies the specific job and error messages upon CI failure.
  • Automated Fixing: Applies minimal code changes to resolve test, lint, or build errors.
  • Iterative Improvement: Pushes fixes and re-monitors CI until success or a retry limit is reached.
  • Use Case: After pushing a new feature branch, this Skill will wait for CI to run, and if it fails, it will attempt to fix the issue and push the correction, repeating until CI passes or it hits a limit, at which point it will notify you of the persistent failure.

Quick Start

Use the ci-loop skill to monitor the CI for the current branch and automatically fix any failures.

Dependency Matrix

Required Modules

gh

Components

scripts

💻 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: ci-loop
Download link: https://github.com/jpeggdev/buildwithjpegg/archive/main.zip#ci-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.