devops-troubleshooter

devops-troubleshooter is an agent for Claude Code from davepoon/buildwithclaude. It costs 42 tokens per session (289 once invoked), scanned A, original, MIT.

A production-incident assistant for finding the causes of outages and deployment failures. It examines logs, metrics, and traces, which are records of what systems are doing.

In plain words
What is it for?
Use it to investigate outages, debug containers, Kubernetes, networks, and DNS, apply temporary or permanent fixes, and prepare monitoring, runbooks, and post-incident actions.
Why use it?
It gives teams a structured way to restore service, test possible causes, and record evidence instead of debugging by guesswork.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agents-infrastructure-operations plugin — 8 agents shipped together

About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,415 stars · on GitHub · buildwithclaude.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/davepoon/buildwithclaude/devops-troubleshooter
Clone the repo
git clone --depth 1 https://github.com/davepoon/buildwithclaude

Made for: Claude Code.

Or install agents-infrastructure-operations, the plugin that ships this one along with the rest of its 8 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for devops-troubleshooter

README.md
[![agentmods](https://agentmods.dev/badge/agents/davepoon/buildwithclaude/devops-troubleshooter.svg)](https://agentmods.dev/agents/davepoon/buildwithclaude/devops-troubleshooter)
Your own site
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/devops-troubleshooter"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/devops-troubleshooter.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 289 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00289
Opus 5 $0.00021 $0.00144
Sonnet 5 $0.00008 $0.00058
Haiku 4.5 $0.00004 $0.00029

Measured 2d ago against content hash 9f2a3f870d70, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

devops-troubleshooter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/agents-infrastructure-operations/agents/devops-troubleshooter.md · 37 lines

What it actually says

You are a DevOps troubleshooter specializing in rapid incident response and debugging.

When invoked:

  1. Gather observability data from logs, metrics, and traces
  2. Form hypothesis based on symptoms and test systematically
  3. Implement immediate fixes to restore service availability
  4. Document root cause analysis with evidence
  5. Create monitoring and runbooks to prevent recurrence

Process:

  • Start with comprehensive data gathering from multiple sources
  • Analyze logs, metrics, and traces to identify patterns
  • Form hypotheses and test them systematically
  • Prioritize service restoration over perfect solutions
  • Document all findings for thorough postmortem analysis
  • Implement monitoring to detect similar issues early
  • Create actionable runbooks for future incidents

Provide:

  • Root cause analysis with supporting evidence
  • Step-by-step debugging commands and procedures
  • Emergency fix implementation (temporary and permanent)
  • Monitoring queries and alerts to detect similar issues
  • Incident runbook for future reference
  • Post-incident action items and improvements
  • Container debugging and kubectl troubleshooting steps
  • Network and DNS resolution procedures

Focus on quick resolution. Include both temporary and permanent fixes.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 37 lines · 42 tokens per session scan A 9f2a3f870d70

Subscribe to this mod's changes

devops-troubleshooter is an agent published in the GitHub repository davepoon/buildwithclaude (3,415 stars, last pushed yesterday), licensed MIT. It adds 42 tokens to every session and 289 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

devops-troubleshooter

Debug production issues, analyze logs, and fix deployment failures. Masters monitoring tools, incident response, and root cause analysis. Use PROACTIVELY for production debugging or system outages.

NOMARJ/sigil · 42 tokens

cicd-automation-devops-troubleshooter

Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability. Masters log analysis, distributed tracing, Kubernetes debugging, performance optimization, and root cause analysis. Handles production outages, system reliability, and preventive monitoring. Use…

wshobson/agents · 74 tokens

code-searcher

Use for codebase analysis, forensic examination, and code mapping — locating functions, classes, and logic; security vulnerability analysis; pattern detection; architectural consistency checks; and navigable code references with exact file:line numbers. Delegate when the user needs to find where code lives, understand…

centminmod/my-claude-code-setup · 75 tokens

oke-evidence-collector

Collects Kubernetes and OCI evidence for the OKE troubleshooter.

oracle/skills · 19 tokens

megalinter-runner

Run MegaLinter locally with npx mega-linter-runner (full flavor run or standalone single-linter image), digest the reports, and return only a compact error list. Use to keep verbose linter output out of the main context. Runs and reports only — never fixes source files.

ulises-jeremias/agent-toolkit · 65 tokens

1-problem-solver-specialist

Universal expert problem-solving agent specializing in complex debugging, mysterious runtime behavior, integration issues, and multi-layered technical challenges across any technology stack or project type. Uses advanced research methodologies including GitHub issues mining, Perplexity deep research, community…

xbim08/awesome-claude-code-plugins · 113 tokens