Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "engineer",
|
||||
"description": "Comprehensive Software engineering agents specializing in professional spec- and test-driven development of artifacts.",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Wieland Brendel",
|
||||
"email": "wieland.brendel@tue.ellis.eu"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user