Files
2025-11-30 08:36:29 +08:00

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