14 lines
312 B
JSON
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"
|
|
]
|
|
} |