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": "revenue-analytics",
|
||||
"description": "Revenue intelligence dashboards, pipeline diagnostics, and forecast scenarios",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/cohort-analysis/SKILL.md",
|
||||
"./skills/deal-quality-model/SKILL.md",
|
||||
"./skills/revenue-health-dashboard/SKILL.md",
|
||||
"./skills/exec-briefing-kit/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/revenue-intelligence-director.md",
|
||||
"./agents/pipeline-analytics-lead.md",
|
||||
"./agents/revenue-forecasting-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/monitor-revenue-health.md",
|
||||
"./commands/inspect-pipeline-levers.md",
|
||||
"./commands/build-forecast-scenarios.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user