Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "product-launch-orchestration",
|
||||
"description": "Product launch governance orchestrator covering war rooms, execution, and retros",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/launch-tiering/SKILL.md",
|
||||
"./skills/war-room-ops/SKILL.md",
|
||||
"./skills/risk-playbooks/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/launch-director.md",
|
||||
"./agents/workstream-lead.md",
|
||||
"./agents/enablement-captain.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/assemble-war-room.md",
|
||||
"./commands/run-launch.md",
|
||||
"./commands/post-launch-retro.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user