Skip to content
Automation
Skill

/hotfix-triage

Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill hotfix-triage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/hotfix-triage

Context preview

The summary Claude sees to decide when to auto-load this skill.

Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes

SKILL.md

hotfix-triage.SKILL.md
name: hotfix-triage
description: Urgent issue classification, root cause analysis, and fast-path routing for production hotfixes
allowed-tools: [Read, Write, Edit, Bash, Grep, Glob]
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Hotfix Triage

Capabilities

Rapidly classifies production issues by severity, locates root causes from logs and stack traces, and routes to the appropriate fix path. Simple fixes skip planning entirely for maximum speed.

Tool Use Instructions

  • Use **Read** to examine log files and error reports
  • Use **Grep** to search for error patterns and stack trace references in code
  • Use **Glob** to find affected source files
  • Use **Bash** to reproduce issues and check system state
  • Use **Write** to generate triage reports

Process Integration

  • Used in `maestro-hotfix.js` (Triage and Root Cause)
  • Agent: Hotfix Specialist
  • Severity levels: critical (immediate), high (same-day), medium (next-sprint)
  • Simple fixes skip planning phase
  • High-risk fixes require human approval breakpoint
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.