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

24 lines
650 B
JSON

{
"name": "customer-journey-orchestration",
"description": "Customer journey orchestration covering mapping, prioritization, and initiative execution",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/journey-mapping/SKILL.md",
"./skills/voice-of-customer/SKILL.md",
"./skills/governance/SKILL.md"
],
"agents": [
"./agents/cx-strategist.md",
"./agents/research-lead.md",
"./agents/journey-ops-owner.md"
],
"commands": [
"./commands/map-journey.md",
"./commands/prioritize-gaps.md",
"./commands/implement-actions.md"
]
}