Files
2025-11-30 09:02:28 +08:00

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