21 lines
436 B
JSON
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"
|
|
]
|
|
} |