15 lines
433 B
JSON
15 lines
433 B
JSON
{
|
|
"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"
|
|
]
|
|
} |