Files
gh-dotclaude-marketplace-pl…/.claude-plugin/plugin.json
2025-11-29 18:24:15 +08:00

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"
]
}