Files
2025-11-29 18:34:35 +08:00

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