Initial commit
This commit is contained in:
26
.claude-plugin/plugin.json
Normal file
26
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "sales-operations",
|
||||
"description": "Sales operations planning covering territories, capacity, and compensation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/territory-optimization/SKILL.md",
|
||||
"./skills/capacity-modeling/SKILL.md",
|
||||
"./skills/quota-health/SKILL.md",
|
||||
"./skills/comp-mechanics/SKILL.md",
|
||||
"./skills/roe-governance/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/territory-architect.md",
|
||||
"./agents/capacity-planner.md",
|
||||
"./agents/compensation-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-territories.md",
|
||||
"./commands/build-capacity-plan.md",
|
||||
"./commands/design-comp-plan.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user