Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user