Files
2025-11-30 09:03:21 +08:00

14 lines
302 B
JSON

{
"name": "debug",
"description": "Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes",
"version": "0.1.0",
"author": {
"name": "zbeyens"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}