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": "sales-handoff-orchestration",
|
||||
"description": "Route MQLs to sales with SLAs, enablement, and escalation paths",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/routing-logic/SKILL.md",
|
||||
"./skills/sla-tracking/SKILL.md",
|
||||
"./skills/enablement-kit/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/revops-director.md",
|
||||
"./agents/lifecycle-coordinator.md",
|
||||
"./agents/sales-manager.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/define-handoff.md",
|
||||
"./commands/run-standups.md",
|
||||
"./commands/monitor-sla.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user