15 lines
357 B
JSON
15 lines
357 B
JSON
{
|
|
"name": "experienced-engineer",
|
|
"description": "A comprehensive plugin with specialized engineering subagents and productivity commands for software teams",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anand Tyagi",
|
|
"url": "https://github.com/ananddtyagi"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
],
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
]
|
|
} |