incident-debug
Diagnose runtime issues through structured hypothesis-driven debugging.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Diagnose runtime issues through structured hypothesis-driven debugging.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Interactive agent builder: guides the user through defining a new agent as a behavioral spec, then generates the agent .md and installs it.
Cross-repo investigation: research planning issues, break down into sub-issues, generate ralph session prompts per repo.
Three-phase QA orchestrator: parallel scan, interactive triage, guided fix.
Interactive feature builder with subagent delegation and approval gates.
Interactive rule builder: guides the user through defining a new rule as a constraint doc, then generates the rule .md and installs it.
Interactive skill builder: guides the user through defining a new skill as a structured SOP, then generates the SKILL.md and installs it.
Baseado na classificação ocupacional SOC
| name | incident-debug |
| description | Diagnose runtime issues through structured hypothesis-driven debugging. |
Spawns the incident-debugger agent to systematically diagnose runtime or production issues.
Gather context — collect information about the incident:
git log --oneline -20 to identify recent changes that may be relatedSpawn the agent — use the Task tool:
Task tool with subagent_type="incident-debugger"
Pass in the prompt:
Present findings — relay the agent's diagnosis:
Offer follow-up actions: