# ci

> Claude/Codex skill by [@google-gemini](https://omgskills.com/library/google-gemini/index.md) · 106k stars · Updated 2026-08-02

A specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automatically—simply provide the branch name.

Tags: ai, ai-agents, cli, gemini, gemini-api, mcp-client, mcp-server

## Install

```sh
git clone https://github.com/google-gemini/gemini-cli /tmp/gemini-cli && ln -s /tmp/gemini-cli/.gemini/skills/ci ~/.claude/skills/ci
```

## From README

CI Replicate & Status This skill enables the agent to efficiently monitor GitHub Actions, triage failures, and bridge remote CI errors to local development. It defaults to automatic replication of failures to streamline the fix cycle. Core Capabilities Automatic Replication: Automatically monitors CI and immediately executes suggested test or lint commands locally upon failure. Real-time Monitoring: Aggregated status line for all concurrent workflows on the current branch. Fail-Fast Triage: Immediately stops on the first job failure to provide a structured report. Workflow CI Replicate (replicate) - DEFAULT Use this as the primary path to monitor CI and automatically replicate failures locally for immediate triage and fixing. Behavior: When this workflow is triggered, the agent will monitor the CI and immediately and automatically execute all suggested test or lint commands (marked with 🚀) as soon as a failure is detected.

## Links

- HTML page: https://omgskills.com/skills/google-gemini/gemini-cli/ci/
- GitHub: https://github.com/google-gemini/gemini-cli
- Author: [@google-gemini](https://omgskills.com/library/google-gemini/index.md)

## More from this repo

- [code-reviewer](https://omgskills.com/skills/google-gemini/gemini-cli/code-reviewer/index.md) — Used to review code.
   - [@google-gemini](https://omgskills.com/library/google-gemini/index.md) · 107k stars
- [agent-tui](https://omgskills.com/skills/google-gemini/gemini-cli/dot-gemini/skills/agent-tui/index.md) — Main Agents: Do NOT use this skill directly.
   - [@google-gemini](https://omgskills.com/library/google-gemini/index.md) · 107k stars
- [antigravity-support](https://omgskills.com/skills/google-gemini/gemini-cli/packages/core/src/skills/builtin/antigravity-support/index.md) — Used when the user asks questions, seeks help, or requests instructions related to installing, setting up, or migrating...
   - [@google-gemini](https://omgskills.com/library/google-gemini/index.md) · 107k stars
