Files
2025-11-29 18:31:29 +08:00

24 lines
640 B
JSON

{
"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"
]
}