15 lines
388 B
JSON
15 lines
388 B
JSON
{
|
|
"name": "project-delivery",
|
|
"description": "Project orchestration from planning to delivery. Master Scrum, Kanban, sprint planning, roadmaps, retrospectives, team metrics, and stakeholder management.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "DotClaude",
|
|
"url": "https://github.com/dotclaude"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |