15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"name": "meta",
|
|
"description": "Meta plugin for generating project-specific workflow commands (research, plan, implement, qa) and interactive context gathering (interview)",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Bradley Golden",
|
|
"url": "https://github.com/bradleygolden"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |