15 lines
339 B
JSON
15 lines
339 B
JSON
{
|
|
"name": "specweaver",
|
|
"description": "Comprehensive feature development workflow with spec-driven implementation, atomic phasing, and multi-agent collaboration",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "RoniLeor",
|
|
"email": "noreply@github.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |