13 lines
479 B
JSON
13 lines
479 B
JSON
{
|
|
"name": "incident-response",
|
|
"description": "Production incident response system with incident management workflows, intelligent debugging, runbook automation, and postmortem generation. Handles incident detection, triage, mitigation, and learning.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Grey Haven Studio",
|
|
"url": "https://github.com/greyhaven-ai/claude-code-config"
|
|
},
|
|
"skills": [
|
|
"./skills/incident-response",
|
|
"./skills/smart-debugging"
|
|
]
|
|
} |