Initial commit
This commit is contained in:
23
.claude-plugin/plugin.json
Normal file
23
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "email-sequence-orchestration",
|
||||
"description": "Lifecycle email orchestration for planning, automating, and analyzing multi-touch sequences",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/cadence-design/SKILL.md",
|
||||
"./skills/qa-gates/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/email-architect.md",
|
||||
"./agents/deliverability-lead.md",
|
||||
"./agents/experiment-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-sequences.md",
|
||||
"./commands/automate-delivery.md",
|
||||
"./commands/analyze-sequences.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user