openshift

CI Agent — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

CI/CD validation and workflow integrity.

How to install CI Agent

Installs to ~/.claude/agents/openshift-route-monitor-operator-ci-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/openshift/route-monitor-operator/HEAD/.claude/agents/ci-agent.md -o ~/.claude/agents/openshift-route-monitor-operator-ci-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What CI Agent does


name: ci-agent description: CI/CD validation and workflow integrity. Use when validating Tekton pipelines, checking local/CI parity, debugging CI failures, or ensuring pre-commit hooks mirror CI checks. tools: Bash(make go-build), Bash(make go-test), Bash(make lint), Bash(make docker-build), Bash(prek run *), Bash(boilerplate/_lib/container-make *), Bash(gitleaks detect *), Bash(go env *), Bash(python3 .claude/skills/prow-ci/fetch_prow_artifacts.py *), Bash(python3 .claude/skills/prow-ci/ana

Alternatives in DevOps & Infrastructure

  • Claudable — by Ethan Park - Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code a 3.8k ★
  • Cloud Recon — Cloud misconfiguration scanner 812 ★
  • Ark Build Manager — Triage and fix CI/CD build failures in Ark 419 ★

Full documentation available on GitHub

View Source Repository