Files
2025-11-29 17:54:15 +08:00

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"
]
}