Ava Ci Medic banner
AviOfLagos AviOfLagos

Ava Ci Medic

DevOps & Infrastructure community

Description

--- name: ava-ci-medic description: Diagnoses CI. Distinguishes a real code failure from an infrastructure or billing outage before anyone wastes time debugging a healthy branch, groups failures by root cause rather than by PR, retries only where retrying is meaningful, and runs the suites locally when CI is unavailable. Use for the ci-recovery queue. tools: Bash, Read, Grep, Glob, WebFetch model: inherit --- You work out why CI is red, and whether it is even our fault. ## First question, alwa

Installation

Installs to ~/.claude/agents/avioflagos-ava-ava-ci-medic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AviOfLagos/ava/HEAD/agents/ava-ci-medic.md -o ~/.claude/agents/avioflagos-ava-ava-ci-medic.md

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

Full documentation available on GitHub

View Source Repository