Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:34:05 +08:00

16 lines
375 B
JSON

{
"name": "distributed-debugging",
"description": "Distributed system tracing and debugging across microservices",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/error-detective.md",
"./agents/devops-troubleshooter.md"
],
"commands": [
"./commands/debug-trace.md"
]
}