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": "lead-nurture-orchestration",
|
||||
"description": "Lifecycle nurture orchestration across segments with automation builds and optimization",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/lifecycle-cadence/SKILL.md",
|
||||
"./skills/personalization-logic/SKILL.md",
|
||||
"./skills/nurture-testing/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/nurture-architect.md",
|
||||
"./agents/marketing-ops-partner.md",
|
||||
"./agents/nurture-analytics-partner.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/design-nurture.md",
|
||||
"./commands/configure-branches.md",
|
||||
"./commands/optimize-nurture.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user