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": "account-management",
|
||||
"description": "Account management toolkit for success plans, QBRs, and expansions",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/success-planning-framework/SKILL.md",
|
||||
"./skills/account-health-framework/SKILL.md",
|
||||
"./skills/expansion-playbook/SKILL.md",
|
||||
"./skills/exec-briefing/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/relationship-director.md",
|
||||
"./agents/account-health-analyst.md",
|
||||
"./agents/success-planner.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/build-success-plan.md",
|
||||
"./commands/plan-qbr.md",
|
||||
"./commands/run-account-review.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user