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-marketing",
|
||||
"description": "Customer lifecycle orchestration, adoption programs, and advocacy activation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/advocacy-programs/SKILL.md",
|
||||
"./skills/expansion-plays/SKILL.md",
|
||||
"./skills/customer-insights/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/lifecycle-strategist.md",
|
||||
"./agents/adoption-program-manager.md",
|
||||
"./agents/advocacy-lead.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-lifecycle-journey.md",
|
||||
"./commands/launch-adoption-program.md",
|
||||
"./commands/activate-advocacy.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user