14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "subagent-creator",
|
|
"description": "Expert subagent architect with comprehensive skill library for creating production-ready, skill-aware Claude Code subagents",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "bandofai"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |