Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user