17 lines
433 B
JSON
17 lines
433 B
JSON
{
|
|
"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"
|
|
]
|
|
} |