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-feedback-orchestration",
|
||||
"description": "Customer feedback orchestration covering research, synthesis, and stakeholder workflows",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/survey-design/SKILL.md",
|
||||
"./skills/insight-synthesis/SKILL.md",
|
||||
"./skills/stakeholder-ops/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/research-lead.md",
|
||||
"./agents/product-liaison.md",
|
||||
"./agents/cs-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/run-survey.md",
|
||||
"./commands/synthesize-feedback.md",
|
||||
"./commands/route-insights.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user