Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "product-management",
|
||||
"description": "Product management specialists for PRD writing, content creation, and project planning. Tools for product managers and technical writers.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Andis A. Blukis",
|
||||
"email": "andis.blukis@gmail.com",
|
||||
"url": "https://github.com/andisab"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/pm-content-writer.md",
|
||||
"./agents/pm-prd-writer.md",
|
||||
"./agents/pm-project-planner.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user