11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"name": "debugger",
|
|
"description": "Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anand Tyagi"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |