15 lines
402 B
JSON
15 lines
402 B
JSON
{
|
|
"name": "universal",
|
|
"description": "Universal AI agents collection for Claude Code - 28+ specialized agents with strict boundary enforcement, project-specific agent creation, and intelligent task routing",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Toskysun",
|
|
"url": "https://github.com/Toskysun/sub-agents"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |