Files
gh-sevos-claude-code-market…/.claude-plugin/plugin.json
2025-11-30 08:56:03 +08:00

15 lines
328 B
JSON

{
"name": "pm-assistant",
"description": "Product Owner assistance for ticket refinement, epic breakdown, dependency analysis, and backlog management",
"version": "1.0.0",
"author": {
"name": "Artur Roszczyk",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}