Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-incident-response.json
2025-11-29 18:53:27 +08:00

18 lines
611 B
JSON

{
"name": "incident-response",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-incident-response.git"
},
"strict": true
}
]
}