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": "claude-constructor",
|
||||
"description": "A workflow automation system that helps Claude Code implement features systematically with built-in planning, validation, and review steps",
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "Jonas Martinsson & Anders Hassis",
|
||||
"url": "https://github.com/Hurblat/claude-constructor/graphs/contributors"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user