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": "voice-of-customer",
|
||||
"description": "Voice of Customer programs, insight synthesis, and advocacy activation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/customer-feedback-taxonomy/SKILL.md",
|
||||
"./skills/closed-loop-playbook/SKILL.md",
|
||||
"./skills/signal-correlation-workbench/SKILL.md",
|
||||
"./skills/advocacy-roster-system/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/voc-program-director.md",
|
||||
"./agents/customer-insights-lab-analyst.md",
|
||||
"./agents/customer-advocacy-strategist.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/run-voc-listening-tour.md",
|
||||
"./commands/synthesize-voc-insights.md",
|
||||
"./commands/activate-advocacy-program.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user