Files
gh-gtmagents-gtm-agents-plu…/.claude-plugin/plugin.json
2025-11-29 18:31:47 +08:00

24 lines
628 B
JSON

{
"name": "sales-pipeline",
"description": "Pipeline management toolkit covering audits, coverage modeling, and enablement",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/crm-hygiene/SKILL.md",
"./skills/forecast-discipline/SKILL.md",
"./skills/deal-review/SKILL.md"
],
"agents": [
"./agents/pipeline-director.md",
"./agents/pipeline-analyst.md",
"./agents/forecast-coach.md"
],
"commands": [
"./commands/audit-pipeline.md",
"./commands/forecast-coverage.md",
"./commands/enablement-kit.md"
]
}