Files
2025-11-30 08:52:54 +08:00

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"
]
}