Files
gh-greyhaven-ai-claude-code…/.claude-plugin/plugin.json
2025-11-29 18:29:18 +08:00

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"
]
}