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": "renewal-orchestration",
|
||||
"description": "Renewal orchestration covering forecasting, play execution, and retrospectives",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/renewal-playbooks/SKILL.md",
|
||||
"./skills/escalation-framework/SKILL.md",
|
||||
"./skills/deal-desk/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/renewal-director.md",
|
||||
"./agents/cs-ops-partner.md",
|
||||
"./agents/exec-sponsor.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/forecast-renewals.md",
|
||||
"./commands/orchestrate-renewal-play.md",
|
||||
"./commands/run-retro.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user