Files
2025-11-30 08:20:04 +08:00

21 lines
436 B
JSON

{
"name": "sugar",
"description": "Transform Claude Code into an autonomous AI development powerhouse with rich task context, specialized agents, and intelligent workflow automation",
"version": "2.0.0",
"author": {
"name": "Steven Leggett",
"email": "contact@roboticforce.io"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}