Devops Triage banner
dwarvesf dwarvesf

Devops Triage

DevOps & Infrastructure community

Description

--- name: devops-triage description: Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause verdict, gathering evidence via Cloudflare Workers Logs history and git log/diff/show around the deploy sha. Dispatched on-demand for "triage this production alert/error", "why is <service> erroring in production", "root-cause this production error" in any kit-adopted repo. NOT for local repro or test-failure debugging (that is /kit:debug). Read-only -

Installation

Installs to ~/.claude/agents/dwarvesf-dwarves-kit-devops-triage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/agents/devops-triage.md -o ~/.claude/agents/dwarvesf-dwarves-kit-devops-triage.md

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

Full documentation available on GitHub

View Source Repository