Files
2025-11-30 09:03:37 +08:00

14 lines
312 B
JSON

{
"name": "plan",
"description": "Planning and brainstorming workflows for software development - helps refine ideas into designs and create detailed implementation plans",
"version": "0.1.0",
"author": {
"name": "zbeyens"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}