25 lines
759 B
JSON
25 lines
759 B
JSON
{
|
|
"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"
|
|
]
|
|
} |