ci-watch

Official

Monitor CI, auto-fix failures, report status.

AuthorOmniNode-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the monitoring of Continuous Integration (CI) pipelines for pull requests, proactively addressing failures and reporting the final status to ensure code quality and faster development cycles.

Core Features & Use Cases

  • CI Polling: Continuously checks the status of GitHub Actions CI for a specified pull request.
  • Automated Fixing: Attempts to automatically fix introduced CI failures by dispatching specialized agents.
  • Pre-existing Failure Handling: Identifies and reports pre-existing CI failures, dispatching separate fixes without blocking the current PR.
  • Terminal State Reporting: Exits with a clear status (passed, capped, timeout, error) once CI reaches a conclusive state.
  • Use Case: A developer pushes code to a pull request. The ci-watch skill monitors the CI checks, automatically fixing any new linting errors that appear. If the CI pipeline times out or exhausts its auto-fix attempts, the skill reports this status, preventing accidental merges of broken code.

Quick Start

Use the ci-watch skill to monitor CI for PR number 123 in the org/repo repository.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-watch
Download link: https://github.com/OmniNode-ai/omniclaude/archive/main.zip#ci-watch

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.