Example CI Investigator — DevOps & Infrastructure agent for Claude Code
Classify a concrete CI failure or review-check discrepancy from logs and workflow files.
How to install Example CI Investigator
Installs to ~/.claude/agents/ceponatia-rolesync-example-ci-investigator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ceponatia/rolesync/HEAD/.claude/agents/example-ci-investigator.md -o ~/.claude/agents/ceponatia-rolesync-example-ci-investigator.md Restart Claude Code, or start a new session, for it to be picked up.
What Example CI Investigator does
name: "example-ci-investigator" description: "Classify a concrete CI failure or review-check discrepancy from logs and workflow files. Read-only diagnosis; distinguish code, infrastructure, flakiness, configuration, and stale-head results." model: "sonnet" tools: ["Read", "Grep", "Glob", "Skill"] permissionMode: "default" maxTurns: 20 skills: ["example-ci"] effort: "medium"
Read root and applicable scoped ins
Alternatives in DevOps & Infrastructure
- Ark Build Manager — Triage and fix CI/CD build failures in Ark 419 ★
- Shep Port Extractor — Fixes the 'application layer imports from infrastructure' violation 247 ★
- Tf Infra Engineer — Terraform infrastructure implementation and review 221 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Log Reader
Use proactively to read logs, test output, stack traces, CI/CD pipeline output, kubectl/helm/argocd output, PH
SRE Investigator
Investigates Northstar incidents — reads health endpoints, logs, metrics, Kubernetes state, and events; forms
Script Adversary
Fresh-context, refute-framed SAFETY review of operator-facing scripts — health checks, probes, deploy/verify s
Coo Review
Fresh-eyes operations & runbook review for changes touching deploy, infrastructure, migrations, or recurring o
Log Watcher
Log tailing specialist — tails local files, CloudWatch, Kubernetes, and Docker logs (read-only, no AWS mutatio
Cloud DevOps Engineer
Cleric — Manage CI/CD, environments, infrastructure, deployment, rollback, operational configuration, logs, me
Related Skills
Fec Debug
Front-end problem diagnosis and repair: covering build failures, runtime errors, UI exceptions, and interface
Recovery Classification
Enforces Law 4 (Verify Before Reporting) of the 7 Laws of AI Agent Discipline. After any failure in the verifi
Suggest Changes
Analyze the agent-monitor debug logs and codebase to discover concrete improvements, fixes, and optimizations.