Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "incident-response",
|
||||
"description": "Production incident management, triage workflows, and automated incident resolution",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/incident-responder.md",
|
||||
"./agents/devops-troubleshooter.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/incident-response.md",
|
||||
"./commands/smart-fix.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user