Files
wshobson--agents/plugins/error-diagnostics/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
474 B
JSON

{
"name": "error-diagnostics",
"version": "1.2.1",
"description": "Error tracing, root cause analysis, and smart debugging for production systems",
"skills": "./skills/",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT",
"interface": {
"displayName": "Error Diagnostics",
"shortDescription": "Error tracing, root cause analysis, and smart debugging for production systems",
"category": "Coding"
}
}