14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"name": "simpleclaude",
|
|
"description": "Core SimpleClaude framework with 4+1 intent-based commands and 6 specialized agents",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Kyle Snow Schwartz"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |