17 lines
447 B
JSON
17 lines
447 B
JSON
{
|
|
"name": "claude-squad",
|
|
"description": "A comprehensive suite of specialized agents with mandatory delegation enforcement for software development, featuring 30+ domain experts including frontend, backend, infrastructure, security, and quality assurance specialists.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "James Straub"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |