14 lines
302 B
JSON
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"
|
|
]
|
|
} |