Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "product-team",
|
||||
"description": "A comprehensive product development workflow plugin featuring spec writing, planning, implementation, and testing agents with GitHub integration. Includes structured processes for creating specifications, implementation plans, and test plans with bidirectional GitHub issue synchronization.",
|
||||
"version": "0.1.1",
|
||||
"author": {
|
||||
"name": "Ed Spencer",
|
||||
"email": "ed@edspencer.net"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user