21 lines
653 B
JSON
21 lines
653 B
JSON
{
|
|
"name": "ring-pm-team",
|
|
"description": "Product team pre-development workflow: 10 skills + 3 research agents. 9-gate planning system with research-first approach (Gate 0) before PRD creation. Includes parallel research agents (repo-research-analyst, best-practices-researcher, framework-docs-researcher) and full planning gates (PRD, feature map, TRD, API, data model, dependencies, tasks, subtasks).",
|
|
"version": "0.6.1",
|
|
"author": {
|
|
"name": "Fred Amaral",
|
|
"email": "fred@fredamaral.com.br"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |