Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "customer-success",
|
||||
"description": "Customer health monitoring, adoption programs, and escalation governance",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/adoption-playbook/SKILL.md",
|
||||
"./skills/risk-scoring-framework/SKILL.md",
|
||||
"./skills/executive-ebr-kit/SKILL.md",
|
||||
"./skills/sentiment-feedback-loop/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/customer-health-director.md",
|
||||
"./agents/adoption-program-manager.md",
|
||||
"./agents/escalation-strategist.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/monitor-customer-health.md",
|
||||
"./commands/build-adoption-program.md",
|
||||
"./commands/run-escalation-playbook.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user