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": "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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user