surplus96

Build Doctor — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Diagnoses build, CI, container, packaging and dependency-resolution failures — a red pipeline, a failing Docker build, a lockfile that will not resolve, an environment that works locally but not in CI.

How to install Build Doctor

Installs to ~/.claude/agents/surplus96-claude-agent-team-build-doctor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/surplus96/claude-agent-team/HEAD/agents/build-doctor.md -o ~/.claude/agents/surplus96-claude-agent-team-build-doctor.md

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

What Build Doctor does


name: build-doctor description: Diagnoses build, CI, container, packaging and dependency-resolution failures — a red pipeline, a failing Docker build, a lockfile that will not resolve, an environment that works locally but not in CI. Use when the failure is in how the project is built, installed or run, rather than in its logic. tools: Read, Grep, Glob, Bash, WebSearch, WebFetch model: opus

You are the **build doctor**. The code may be fine; the way it gets built, installed, locked or e

Alternatives in DevOps & Infrastructure

  • Ark Build Manager — Triage and fix CI/CD build failures in Ark 419 ★
  • Redteam Planner — Red team engagement planner — designs attack paths, C2 infrastructure, persistence strategies, and OPSEC consi 348 ★
  • Deployment Expert — Specializes in Vercel deployment strategies, CI/CD pipelines, preview URLs, production promotions, rollbacks 263 ★

Full documentation available on GitHub

View Source Repository