@growthub/cli 0.3.37 → 0.3.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -2
- package/assets/worker-kits/growthub-email-marketing-v1/brands/_template/brand-kit.md +172 -0
- package/assets/worker-kits/growthub-email-marketing-v1/brands/growthub/VERSION.md +32 -0
- package/assets/worker-kits/growthub-email-marketing-v1/brands/growthub/brand-kit.md +282 -0
- package/assets/worker-kits/growthub-email-marketing-v1/broadcasts/_template/broadcast-vault.md +188 -0
- package/assets/worker-kits/growthub-email-marketing-v1/broadcasts/growthub/broadcast-vault.md +324 -0
- package/assets/worker-kits/growthub-email-marketing-v1/bundles/growthub-email-marketing-v1.json +66 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/campaign-brief-sample.md +110 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/nurture-sequence-sample.md +265 -0
- package/assets/worker-kits/growthub-email-marketing-v1/examples/subject-line-matrix-sample.md +116 -0
- package/assets/worker-kits/growthub-email-marketing-v1/growthub-meta/README.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/growthub-meta/kit-standard.md +87 -0
- package/assets/worker-kits/growthub-email-marketing-v1/kit.json +101 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_Broadcast_ShowcaseProof_v1_20260410.md +139 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_CampaignBrief_ClientResults_v1_20260410.md +115 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output/growthub/showcase-proof-ai-ugc-v1-20260410/Growthub_SubjectLineMatrix_v1_20260410.md +83 -0
- package/assets/worker-kits/growthub-email-marketing-v1/output-standards.md +174 -0
- package/assets/worker-kits/growthub-email-marketing-v1/runtime-assumptions.md +268 -0
- package/assets/worker-kits/growthub-email-marketing-v1/skills.md +490 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/INDEX.md +75 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/activation-booking.md +156 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/engagement-nudge.md +175 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/lead-magnet-traffic.md +149 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/showcase-proof.md +153 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/broadcast-formats/value-delivery.md +141 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/campaign-brief-template.md +115 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/cta-matrix.md +90 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-draft.md +145 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/INDEX.md +59 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/follow-up-sequence.md +111 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/nurture-sequence.md +143 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/outbound-cold-sequence.md +134 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/promotional-broadcast.md +117 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-formats/re-engagement.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/INDEX.md +97 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/education-block.md +131 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/problem-agitate.md +107 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/story-bridge.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/body/value-reveal.md +107 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/primary-cta.md +116 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/reply-cta.md +131 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/cta/soft-cta.md +117 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/curiosity.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/personal.md +108 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/social-proof.md +109 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/email-modules/subject-lines/urgency.md +112 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/hooks-library/subject-line-patterns.csv +73 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/qa-checklist.md +106 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/sequence-planner.md +94 -0
- package/assets/worker-kits/growthub-email-marketing-v1/templates/subject-line-matrix.md +136 -0
- package/assets/worker-kits/growthub-email-marketing-v1/workers/email-marketing-strategist/CLAUDE.md +294 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/.env.example +9 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/QUICKSTART.md +85 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/NEW-CLIENT.md +46 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/_template/brand-kit.md +89 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/brands/growthub/brand-kit.md +96 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/bundles/growthub-open-higgsfield-studio-v1.json +57 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/docs/open-higgsfield-fork-integration.md +63 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/docs/provider-adapter-layer.md +67 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/platform-ready-handoff-sample.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/prompt-matrix-sample.md +6 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/shot-plan-sample.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/examples/visual-campaign-brief-sample.md +22 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/growthub-meta/README.md +67 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/growthub-meta/kit-standard.md +47 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/kit.json +106 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/output/README.md +34 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/output-standards.md +133 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/runtime-assumptions.md +108 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/check-deps.sh +37 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/clone-fork.sh +27 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/setup/verify-env.mjs +72 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/skills.md +257 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/asset-tracking.md +5 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/frame-analysis.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/generation-batch-plan.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/model-selection-recommendation.md +23 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/platform-ready-execution-handoff.md +17 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-matrix.md +7 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/cinema-generation.md +16 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/image-generation.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/lip-sync-generation.md +14 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/prompt-templates/video-generation.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/review-qa-checklist.md +26 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/shot-plan.md +11 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/studio-selection-brief.md +18 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/templates/visual-campaign-brief.md +24 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/validation-checklist.md +49 -0
- package/assets/worker-kits/growthub-open-higgsfield-studio-v1/workers/open-higgsfield-studio-operator/CLAUDE.md +264 -0
- package/package.json +1 -1
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
# SAMPLE: Nurture Sequence — Growthub — Automation & AI Pillar — 5 Emails
|
|
2
|
+
|
|
3
|
+
> Reference output. Shows a fully written 5-email nurture sequence.
|
|
4
|
+
> Pillar: Automation & AI | Segment: new-lead | Persona: Performance director / CGO
|
|
5
|
+
> Campaign brief: `examples/campaign-brief-sample.md`
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## EMAIL 1 OF 5 — THE REAL BOTTLENECK
|
|
10
|
+
|
|
11
|
+
```
|
|
12
|
+
EMAIL: 1 of 5
|
|
13
|
+
THEME: The real bottleneck
|
|
14
|
+
SEND DAY: Day 0
|
|
15
|
+
PILLAR: Automation & AI
|
|
16
|
+
SEGMENT: new-lead
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
**Subject:** The thing most performance teams miss about scaling creative
|
|
20
|
+
**Preview:** It's not the budget. It's not the team. It's this.
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
Here's something we see across almost every performance team we work with:
|
|
25
|
+
|
|
26
|
+
The budget is there. The team is capable. The strategy is solid. And yet creative is still the constraint.
|
|
27
|
+
|
|
28
|
+
Not because they're not producing enough. Because they're producing on a cycle that's too slow to keep up with what the market is telling them.
|
|
29
|
+
|
|
30
|
+
The average creative production cycle runs 2–4 weeks. From insight to live ad. By the time a concept is in market, the data that inspired it is already three weeks old.
|
|
31
|
+
|
|
32
|
+
The bottleneck isn't volume. It's the gap between having a good idea and learning whether it works.
|
|
33
|
+
|
|
34
|
+
We built a framework around closing that gap. You can download it here:
|
|
35
|
+
|
|
36
|
+
**Download the Creative Intelligence Framework →** [URL]
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
**PS:** This framework is the same one we use to brief every campaign we produce. Take it and apply it — if you want to see how we'd use it on your account specifically, reply and we'll go from there.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
**PLAIN-TEXT FALLBACK:**
|
|
45
|
+
```
|
|
46
|
+
Subject: The thing most performance teams miss about scaling creative
|
|
47
|
+
Preview: It's not the budget. It's not the team. It's this.
|
|
48
|
+
|
|
49
|
+
Here's something we see across almost every performance team we work with:
|
|
50
|
+
|
|
51
|
+
The budget is there. The team is capable. The strategy is solid. And yet creative is still the constraint.
|
|
52
|
+
|
|
53
|
+
Not because they're not producing enough. Because they're producing on a cycle that's too slow to keep up with what the market is telling them.
|
|
54
|
+
|
|
55
|
+
The average creative production cycle runs 2-4 weeks. From insight to live ad. By the time a concept is in market, the data that inspired it is already three weeks old.
|
|
56
|
+
|
|
57
|
+
The bottleneck isn't volume. It's the gap between having a good idea and learning whether it works.
|
|
58
|
+
|
|
59
|
+
We built a framework around closing that gap. You can download it here: [URL]
|
|
60
|
+
|
|
61
|
+
P.S. This framework is the same one we use to brief every campaign we produce. Take it and apply it - if you want to see how we'd use it on your account specifically, reply and we'll go from there.
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
You're receiving this because you opted in at [source]. Unsubscribe: [link] | Growthub, [address]
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
## EMAIL 2 OF 5 — THE INSIGHT
|
|
70
|
+
|
|
71
|
+
```
|
|
72
|
+
EMAIL: 2 of 5
|
|
73
|
+
THEME: The insight
|
|
74
|
+
SEND DAY: Day +3
|
|
75
|
+
PILLAR: Automation & AI
|
|
76
|
+
SEGMENT: nurture-active
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
**Subject:** Why your creative cycle is slower than it looks
|
|
80
|
+
**Preview:** The delay isn't in production. It's in the step before it.
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
Most performance teams think their production cycle is their slowest step.
|
|
85
|
+
|
|
86
|
+
It's not. The slowest step is the one before production starts.
|
|
87
|
+
|
|
88
|
+
The gap between "we know this hook type is working" and "we have a brief ready for the next round" is usually 5–10 days. Not because anyone is slow — because the process for extracting learning and turning it into a new brief doesn't exist in a structured way.
|
|
89
|
+
|
|
90
|
+
What you end up with is a production cycle that starts from scratch every time. No compounding. No pattern library. Just a new brief that borrows informally from what worked before.
|
|
91
|
+
|
|
92
|
+
The fix is simpler than it sounds: build an intelligence layer between your testing and your briefing. A process — not a tool — that extracts the "why it worked" from every ad and feeds it directly into the next brief.
|
|
93
|
+
|
|
94
|
+
That's the one change that separates programs that compound from programs that plateau.
|
|
95
|
+
|
|
96
|
+
Reply and tell me — is this where your cycle is leaking, or is the constraint somewhere else in the process?
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
**PS:** Next email, I'll walk through the specific 3-step framework we use to build this layer. Takes about 5 minutes to read.
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
**PLAIN-TEXT FALLBACK:**
|
|
105
|
+
```
|
|
106
|
+
Subject: Why your creative cycle is slower than it looks
|
|
107
|
+
Preview: The delay isn't in production. It's in the step before it.
|
|
108
|
+
|
|
109
|
+
Most performance teams think their production cycle is their slowest step.
|
|
110
|
+
|
|
111
|
+
It's not. The slowest step is the one before production starts.
|
|
112
|
+
|
|
113
|
+
The gap between "we know this hook type is working" and "we have a brief ready for the next round" is usually 5-10 days. Not because anyone is slow - because the process for extracting learning and turning it into a new brief doesn't exist in a structured way.
|
|
114
|
+
|
|
115
|
+
What you end up with is a production cycle that starts from scratch every time. No compounding. No pattern library. Just a new brief that borrows informally from what worked before.
|
|
116
|
+
|
|
117
|
+
The fix is simpler than it sounds: build an intelligence layer between your testing and your briefing. A process - not a tool - that extracts the "why it worked" from every ad and feeds it directly into the next brief.
|
|
118
|
+
|
|
119
|
+
That's the one change that separates programs that compound from programs that plateau.
|
|
120
|
+
|
|
121
|
+
Reply and tell me - is this where your cycle is leaking, or is the constraint somewhere else?
|
|
122
|
+
|
|
123
|
+
P.S. Next email, I'll walk through the specific 3-step framework we use to build this layer. Takes about 5 minutes to read.
|
|
124
|
+
|
|
125
|
+
---
|
|
126
|
+
You're receiving this because [source]. Unsubscribe: [link] | Growthub, [address]
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
---
|
|
130
|
+
|
|
131
|
+
## EMAIL 3 OF 5 — THE FRAMEWORK
|
|
132
|
+
|
|
133
|
+
```
|
|
134
|
+
EMAIL: 3 of 5
|
|
135
|
+
THEME: The framework
|
|
136
|
+
SEND DAY: Day +6
|
|
137
|
+
PILLAR: Automation & AI / Education & Strategy
|
|
138
|
+
SEGMENT: nurture-active
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
**Subject:** The 3-step creative intelligence framework
|
|
142
|
+
**Preview:** This is the system. Steal it.
|
|
143
|
+
|
|
144
|
+
---
|
|
145
|
+
|
|
146
|
+
Last email I mentioned the intelligence layer — the missing step between testing and briefing.
|
|
147
|
+
|
|
148
|
+
Here's how it actually works:
|
|
149
|
+
|
|
150
|
+
**1. Production layer** — the ability to generate and test concepts fast. AI UGC or lean UGC production. Goal: collapse the cycle from 3 weeks to 3 days.
|
|
151
|
+
|
|
152
|
+
**2. Intelligence layer** — the process of extracting *why* a concept won. Hook analysis, pain-point mapping, pattern logging. Goal: every test adds to a library, not just to a report.
|
|
153
|
+
|
|
154
|
+
**3. Iteration layer** — the system that uses the intelligence layer to brief the next round faster. Goal: each cycle is smarter than the last. Cost-per-learning drops. Win rate compounds.
|
|
155
|
+
|
|
156
|
+
Most programs have layer 1. Very few have layer 2. Almost none have all three connected.
|
|
157
|
+
|
|
158
|
+
When all three are in place, you stop testing randomly and start building a library of what works — specific to your audience, your product, and your market.
|
|
159
|
+
|
|
160
|
+
You can take this framework and start building it yourself. Or, if you want to see how we'd implement it for your account specifically:
|
|
161
|
+
|
|
162
|
+
**Download the full framework → [URL]**
|
|
163
|
+
|
|
164
|
+
---
|
|
165
|
+
|
|
166
|
+
**PS:** Next email, I'll show you what this looked like for a specific brand — the before, the after, and the numbers.
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## EMAIL 4 OF 5 — THE PROOF
|
|
171
|
+
|
|
172
|
+
```
|
|
173
|
+
EMAIL: 4 of 5
|
|
174
|
+
THEME: The proof
|
|
175
|
+
SEND DAY: Day +10
|
|
176
|
+
PILLAR: Client Results
|
|
177
|
+
SEGMENT: nurture-engaged
|
|
178
|
+
```
|
|
179
|
+
|
|
180
|
+
**Subject:** How one team went from 2-week cycles to weekly wins
|
|
181
|
+
**Preview:** Same budget. Same team. One structural change.
|
|
182
|
+
|
|
183
|
+
---
|
|
184
|
+
|
|
185
|
+
A performance director at a DTC brand came to us spending $150K/month on Meta. Budget to scale. Creative team already stretched.
|
|
186
|
+
|
|
187
|
+
They were running on a 3-week production cycle. Brief to live ad: 21 days. Testing maybe 4–6 new concepts per month.
|
|
188
|
+
|
|
189
|
+
The constraint wasn't the creative team. It was the process. Every brief started from scratch. There was no systematic way to extract learning from winning ads and feed it back into the next round.
|
|
190
|
+
|
|
191
|
+
We restructured their production pipeline around the 3-layer framework. Production layer first — collapsed the cycle to under a week using AI-assisted UGC production. Intelligence layer second — built a pattern log that captured hook type, proof structure, and audience signal from every ad. Iteration layer third — briefs now started from the pattern log, not from scratch.
|
|
192
|
+
|
|
193
|
+
Within 60 days: 5x more concepts tested per month. Cost-per-test down 60%. Win rate up because every brief was starting from learning, not a blank page.
|
|
194
|
+
|
|
195
|
+
Same team. Same budget. One structural change.
|
|
196
|
+
|
|
197
|
+
If you're spending $50K or more on ads and creative is the constraint — this is the conversation worth having.
|
|
198
|
+
|
|
199
|
+
**Book your growth call → [URL]**
|
|
200
|
+
|
|
201
|
+
---
|
|
202
|
+
|
|
203
|
+
**PS:** If you're not ready for a call yet, reply to this email and tell me where you are in the process. I'll send you the resource that's most relevant to your specific situation.
|
|
204
|
+
|
|
205
|
+
---
|
|
206
|
+
|
|
207
|
+
## EMAIL 5 OF 5 — THE ACTIVATION
|
|
208
|
+
|
|
209
|
+
```
|
|
210
|
+
EMAIL: 5 of 5
|
|
211
|
+
THEME: The activation
|
|
212
|
+
SEND DAY: Day +14
|
|
213
|
+
PILLAR: Automation & AI
|
|
214
|
+
SEGMENT: nurture-activation
|
|
215
|
+
```
|
|
216
|
+
|
|
217
|
+
**Subject:** Still hitting the creative ceiling? Here's the thing.
|
|
218
|
+
**Preview:** Most of the work is already done. This is just the next step.
|
|
219
|
+
|
|
220
|
+
---
|
|
221
|
+
|
|
222
|
+
Over the past two weeks, we've covered:
|
|
223
|
+
|
|
224
|
+
- Why the production cycle gap is the real constraint (not volume, not budget)
|
|
225
|
+
- The intelligence layer — the missing step between testing and learning
|
|
226
|
+
- The 3-layer framework that connects production, intelligence, and iteration
|
|
227
|
+
- What it looked like for one team that rebuilt their creative pipeline
|
|
228
|
+
|
|
229
|
+
If any of that landed — if the creative ceiling is still the constraint on your ability to scale — the next step is straightforward.
|
|
230
|
+
|
|
231
|
+
20 minutes. We look at your current setup, identify exactly where the gap is, and show you what a restructured pipeline would look like for your account.
|
|
232
|
+
|
|
233
|
+
No pitch. No pressure. Worst case: you leave with a clear picture of where the bottleneck actually is.
|
|
234
|
+
|
|
235
|
+
**Book your growth call → [URL]**
|
|
236
|
+
|
|
237
|
+
---
|
|
238
|
+
|
|
239
|
+
**PS:** This is the last email in this sequence. If the timing isn't right, no problem — hold onto this. When it is, reply to this email and I'll pick it up from here.
|
|
240
|
+
|
|
241
|
+
---
|
|
242
|
+
|
|
243
|
+
**PLAIN-TEXT FALLBACK:**
|
|
244
|
+
```
|
|
245
|
+
Subject: Still hitting the creative ceiling? Here's the thing.
|
|
246
|
+
Preview: Most of the work is already done. This is just the next step.
|
|
247
|
+
|
|
248
|
+
Over the past two weeks, we've covered:
|
|
249
|
+
|
|
250
|
+
- Why the production cycle gap is the real constraint (not volume, not budget)
|
|
251
|
+
- The intelligence layer - the missing step between testing and learning
|
|
252
|
+
- The 3-layer framework that connects production, intelligence, and iteration
|
|
253
|
+
- What it looked like for one team that rebuilt their creative pipeline
|
|
254
|
+
|
|
255
|
+
If any of that landed - the next step is straightforward.
|
|
256
|
+
|
|
257
|
+
20 minutes. We look at your current setup, identify where the gap is, and show you what a restructured pipeline would look like for your account.
|
|
258
|
+
|
|
259
|
+
Book your growth call: [URL]
|
|
260
|
+
|
|
261
|
+
P.S. This is the last email in this sequence. If the timing isn't right, no problem - hold onto this. When it is, reply to this email and I'll pick it up from here.
|
|
262
|
+
|
|
263
|
+
---
|
|
264
|
+
Unsubscribe: [link] | Growthub, [address]
|
|
265
|
+
```
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
# SAMPLE: Subject Line Matrix — Growthub Nurture Sequence — Email 1 of 5
|
|
2
|
+
|
|
3
|
+
> Reference output. Shows a fully completed subject line matrix for Email 1 of the nurture sequence.
|
|
4
|
+
> Campaign: Creative Velocity Nurture — Q2 2026
|
|
5
|
+
> Use as a quality benchmark for subject line matrix outputs.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## MATRIX METADATA
|
|
10
|
+
|
|
11
|
+
```
|
|
12
|
+
CAMPAIGN: Growthub Creative Velocity Nurture — Q2 2026
|
|
13
|
+
CLIENT: growthub
|
|
14
|
+
PILLAR: Automation & AI
|
|
15
|
+
SEGMENT: new-lead
|
|
16
|
+
VERSION: v1
|
|
17
|
+
DATE: 2026-04-10
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## EMAIL 1 — THE REAL BOTTLENECK
|
|
23
|
+
|
|
24
|
+
> Theme: The real bottleneck | Send Day: Day 0 | Pillar: Automation & AI
|
|
25
|
+
|
|
26
|
+
| # | Type | Subject Line | Preview Text | Notes |
|
|
27
|
+
|---|---|---|---|---|
|
|
28
|
+
| 1A | Curiosity | The thing most performance teams miss about scaling creative | It's not the budget. It's not the team. It's this. | Strong loop — doesn't reveal the answer |
|
|
29
|
+
| 1B | Curiosity | Your creative bottleneck isn't where you think it is | The constraint is 2 steps upstream from where you're looking. | Reframe — challenges their current diagnosis |
|
|
30
|
+
| 1C | Social Proof | What brands scaling past $300K/month on Meta have in common | It's not what you'd expect — and it's fixable. | Proof-forward — uses aspirational metric as anchor |
|
|
31
|
+
| 1D | Personal | [First Name] — quick question about your creative pipeline | Is production speed the constraint, or is it something else? | Works best for smaller, targeted lists |
|
|
32
|
+
| 1E | Direct | Scale ad spend without increasing creative production costs | Here's the system behind it. | Direct value prop — good for warm-ish new leads |
|
|
33
|
+
|
|
34
|
+
**Recommended A/B test:** `1A` vs `1B`
|
|
35
|
+
**Rationale:** Both are curiosity-type but with different reframe angles. 1A is broader (works for any performance team). 1B is a more provocative reframe (works better for leads who are already frustrated and have already tried to diagnose the problem). Testing these two will reveal which diagnostic frame resonates with this segment.
|
|
36
|
+
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
## EMAIL 2 — THE INSIGHT
|
|
40
|
+
|
|
41
|
+
> Theme: The insight | Send Day: Day +3 | Pillar: Automation & AI
|
|
42
|
+
|
|
43
|
+
| # | Type | Subject Line | Preview Text | Notes |
|
|
44
|
+
|---|---|---|---|---|
|
|
45
|
+
| 2A | Curiosity | Why your creative cycle is slower than it looks | The delay isn't in production. It's in the step before it. | Names the hidden constraint |
|
|
46
|
+
| 2B | Curiosity | Nobody talks about this part of the testing process | It's the step between running ads and knowing why they worked. | Pattern: "nobody talks about" — works for education angle |
|
|
47
|
+
| 2C | Direct | The missing step between creative testing and scaling | Here's what it is and why it matters. | Clear value prop — for direct preference audiences |
|
|
48
|
+
| 2D | Social Proof | What high-win-rate creative programs have in common | It's not the production quality. It's this structural difference. | Curiosity + proof hybrid |
|
|
49
|
+
| 2E | Urgency | Every week your testing cycle doesn't compound, your competitors' does | The gap is growing. Here's how to close it. | Stronger urgency angle — use if 1A or 1B underperformed in Email 1 |
|
|
50
|
+
|
|
51
|
+
**Recommended A/B test:** `2A` vs `2D`
|
|
52
|
+
**Rationale:** If 1A won Email 1, 2A is the logical follow-through (same curiosity tone). 2D adds a proof element for those who responded to the social proof angle. Testing these reveals whether this audience is more insight-driven or proof-driven.
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## EMAIL 3 — THE FRAMEWORK
|
|
57
|
+
|
|
58
|
+
> Theme: The framework | Send Day: Day +6 | Pillar: Automation & AI / Education
|
|
59
|
+
|
|
60
|
+
| # | Type | Subject Line | Preview Text | Notes |
|
|
61
|
+
|---|---|---|---|---|
|
|
62
|
+
| 3A | Curiosity | The 3-step creative intelligence framework | This is the system. Steal it. | Direct education — strong for education-pillar campaigns |
|
|
63
|
+
| 3B | Direct | How to test 5x more concepts without increasing production cost | The framework behind it — and how to build it yourself. | Outcome-first — works for metric-focused readers |
|
|
64
|
+
| 3C | Social Proof | The framework behind every high-win-rate creative program | Most brands have layer 1. Very few have all three. | Proof via pattern — "here's what winners do" |
|
|
65
|
+
| 3D | Curiosity | Most creative programs don't compound. Here's why. | And the one structural change that fixes it. | Problem reframe — strong for frustrated prospects |
|
|
66
|
+
| 3E | Personal | [First Name] — the framework I mentioned | 3-step, 5 minutes to read. Here it is. | Works if 1D/personal performed well in earlier emails |
|
|
67
|
+
|
|
68
|
+
**Recommended A/B test:** `3A` vs `3C`
|
|
69
|
+
**Rationale:** 3A is pure education (appeals to readers who engaged with the framework in Emails 1–2). 3C positions the same framework as something that proven winners already use (proof validation). Which one wins tells you whether this segment is more motivated by learning or by proof of results.
|
|
70
|
+
|
|
71
|
+
---
|
|
72
|
+
|
|
73
|
+
## EMAIL 4 — THE PROOF
|
|
74
|
+
|
|
75
|
+
> Theme: The proof | Send Day: Day +10 | Pillar: Client Results
|
|
76
|
+
|
|
77
|
+
| # | Type | Subject Line | Preview Text | Notes |
|
|
78
|
+
|---|---|---|---|---|
|
|
79
|
+
| 4A | Social Proof | How one team went from 2-week cycles to weekly wins | Same budget. Same team. One structural change. | Strong proof story — specific and believable |
|
|
80
|
+
| 4B | Social Proof | 5x more creative tests per month — the system behind it | No new hire. No budget increase. Here's what changed. | Metric-led — works for data-first readers |
|
|
81
|
+
| 4C | Curiosity | What changed for a $150K/month brand in 60 days | It wasn't what they expected — but it worked. | Curiosity + proof hybrid |
|
|
82
|
+
| 4D | Urgency | The creative ceiling doesn't lift itself | Here's the proof that the right system does. | Urgency into proof — works for late-stage nurture |
|
|
83
|
+
| 4E | Direct | See the result: creative pipeline rebuilt in 60 days | One team. One structural change. Here's exactly what happened. | Direct — works for warm, engaged readers |
|
|
84
|
+
|
|
85
|
+
**Recommended A/B test:** `4A` vs `4B`
|
|
86
|
+
**Rationale:** 4A leads with the story (narrative readers). 4B leads with the metric (data-first readers). This is the most important A/B test in the sequence — the winner reveals whether this segment makes decisions from stories or from numbers.
|
|
87
|
+
|
|
88
|
+
---
|
|
89
|
+
|
|
90
|
+
## EMAIL 5 — THE ACTIVATION
|
|
91
|
+
|
|
92
|
+
> Theme: The activation | Send Day: Day +14 | Pillar: Automation & AI
|
|
93
|
+
|
|
94
|
+
| # | Type | Subject Line | Preview Text | Notes |
|
|
95
|
+
|---|---|---|---|---|
|
|
96
|
+
| 5A | Urgency | Still hitting the creative ceiling? Here's the thing. | Most of the work is already done. This is just the next step. | Activation urgency — references the journey |
|
|
97
|
+
| 5B | Direct | Your growth call is ready to book | 20 minutes. We look at your setup. You leave with a clear picture. | Straightforward — works for direct preference readers |
|
|
98
|
+
| 5C | Urgency | Last email — and the thing worth doing before I go quiet | One step that might change how you're thinking about this. | Last email tension — honest and clean |
|
|
99
|
+
| 5D | Curiosity | The question that changes this conversation | If you can answer yes to this, the rest is easy. | Curiosity into activation — unusual but effective for engaged lists |
|
|
100
|
+
| 5E | Personal | [First Name] — last one from me on this | If the timing's ever right, here's the door. | Warm close — works for re-engagement into the sequence |
|
|
101
|
+
|
|
102
|
+
**Recommended A/B test:** `5A` vs `5C`
|
|
103
|
+
**Rationale:** 5A references the sequence journey (works for engaged readers who have been through all 5 emails). 5C uses the "last email" tension honestly (works for readers who haven't engaged much and need a reason to act now).
|
|
104
|
+
|
|
105
|
+
---
|
|
106
|
+
|
|
107
|
+
## SUBJECT LINE RULES APPLIED IN THIS MATRIX
|
|
108
|
+
|
|
109
|
+
- All subject lines under 50 characters (mobile-safe)
|
|
110
|
+
- No spam trigger words used
|
|
111
|
+
- No ALL CAPS used
|
|
112
|
+
- Preview text extends the subject — never repeats it
|
|
113
|
+
- All [First Name] variants included only in personal-type rows
|
|
114
|
+
- Urgency language used only in Emails 4 and 5 — not in early nurture
|
|
115
|
+
- A/B test rationale provided for each email
|
|
116
|
+
- Every variant is genuinely different — not just word swaps
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
# Growthub Agent Worker Kit — Email Marketing Strategist v1
|
|
2
|
+
|
|
3
|
+
**Kit ID:** `growthub-email-marketing-v1`
|
|
4
|
+
**Version:** `1.0.0`
|
|
5
|
+
**Type:** `worker`
|
|
6
|
+
**Execution mode:** `export`
|
|
7
|
+
**Schema version:** `2`
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
## What this kit does
|
|
12
|
+
|
|
13
|
+
This kit gives an agent a complete, self-contained environment for Growthub-focused email marketing work. When exported and pointed at via the agent Working Directory, the agent can:
|
|
14
|
+
|
|
15
|
+
- Write brand-aware email copy aligned to Growthub's voice, positioning, and messaging pillars
|
|
16
|
+
- Plan campaigns around Growthub's 5 content pillars
|
|
17
|
+
- Structure nurture, outbound, follow-up, promotional, and re-engagement sequences
|
|
18
|
+
- Produce implementation-ready output artifacts (campaign briefs, sequence plans, email drafts, subject line matrices, CTA matrices, QA checklists)
|
|
19
|
+
- Push final draft outputs to an email platform (GHL or any future platform integration) via the platform adapter pattern documented in `runtime-assumptions.md`
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
## How to activate
|
|
24
|
+
|
|
25
|
+
1. Export the kit: `growthub kit download growthub-email-marketing-v1`
|
|
26
|
+
2. Point the agent's Working Directory at the exported folder
|
|
27
|
+
3. The agent reads `workers/email-marketing-strategist/CLAUDE.md` as its entrypoint
|
|
28
|
+
4. `skills.md` is the source of truth for methodology — the agent reads it first on every session
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
## Folder structure
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
growthub-email-marketing-v1/
|
|
36
|
+
├── kit.json ← master manifest
|
|
37
|
+
├── bundles/
|
|
38
|
+
│ └── growthub-email-marketing-v1.json ← export bundle definition
|
|
39
|
+
├── growthub-meta/
|
|
40
|
+
│ ├── README.md ← this file
|
|
41
|
+
│ └── kit-standard.md ← locked contributor contract
|
|
42
|
+
├── skills.md ← master methodology
|
|
43
|
+
├── output-standards.md ← output format contract
|
|
44
|
+
├── runtime-assumptions.md ← platform integration docs
|
|
45
|
+
├── workers/
|
|
46
|
+
│ └── email-marketing-strategist/
|
|
47
|
+
│ └── CLAUDE.md ← agent entrypoint
|
|
48
|
+
├── brands/
|
|
49
|
+
│ ├── _template/brand-kit.md ← blank template
|
|
50
|
+
│ └── growthub/brand-kit.md ← Growthub canonical brand kit
|
|
51
|
+
├── templates/
|
|
52
|
+
│ ├── campaign-brief-template.md
|
|
53
|
+
│ ├── sequence-planner.md
|
|
54
|
+
│ ├── email-draft.md
|
|
55
|
+
│ ├── subject-line-matrix.md
|
|
56
|
+
│ ├── cta-matrix.md
|
|
57
|
+
│ ├── qa-checklist.md
|
|
58
|
+
│ ├── email-formats/ ← 5 frozen campaign formats
|
|
59
|
+
│ ├── email-modules/ ← modular copy primitives
|
|
60
|
+
│ └── hooks-library/ ← subject line pattern library
|
|
61
|
+
└── examples/ ← reference outputs
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
---
|
|
65
|
+
|
|
66
|
+
## Supported output types
|
|
67
|
+
|
|
68
|
+
| Output | Description |
|
|
69
|
+
|---|---|
|
|
70
|
+
| `campaign-brief` | Full campaign spec — pillar, segment, format, arc, CTA, compliance |
|
|
71
|
+
| `email-sequence` | Multi-email sequence plan + individual email drafts |
|
|
72
|
+
| `broadcast` | Single one-off email draft |
|
|
73
|
+
| `subject-line-matrix` | 5+ subject line variants per email with preview text |
|
|
74
|
+
| `cta-matrix` | Primary, soft, and reply CTA variants |
|
|
75
|
+
| `qa-checklist` | Pre-send review checklist |
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
## Email platform integration
|
|
80
|
+
|
|
81
|
+
This kit uses a platform-agnostic adapter pattern. GoHighLevel (GHL) is the reference implementation. See `runtime-assumptions.md` for the full interface spec, GHL adapter details, and how to extend to additional platforms.
|
|
82
|
+
|
|
83
|
+
---
|
|
84
|
+
|
|
85
|
+
## Setup notes
|
|
86
|
+
|
|
87
|
+
- No build step required — all outputs are Markdown
|
|
88
|
+
- No npm dependencies — the kit runs with the agent's native tools
|
|
89
|
+
- Browser use is optional but supported (see `runtime-assumptions.md`)
|
|
90
|
+
- API credentials must be set as environment variables — never stored in kit files
|
|
91
|
+
|
|
92
|
+
---
|
|
93
|
+
|
|
94
|
+
## File naming convention
|
|
95
|
+
|
|
96
|
+
```
|
|
97
|
+
output/<client-slug>/<campaign-slug>/<ClientSlug>_<CampaignType>_<Pillar>_v<N>_<YYYYMMDD>.md
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
Example: `output/growthub/q2-nurture/Growthub_Nurture_Automation_v1_20260410.md`
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
## Version history
|
|
105
|
+
|
|
106
|
+
| Version | Date | Notes |
|
|
107
|
+
|---|---|---|
|
|
108
|
+
| 1.0.0 | 2026-04-10 | Initial release |
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
# Kit Standard — Email Marketing Strategist v1
|
|
2
|
+
|
|
3
|
+
This document defines the locked contract for this kit. It governs what may and may not change across versions, and what every contributor and agent must respect.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Required files contract
|
|
8
|
+
|
|
9
|
+
Every valid release of this kit MUST contain all paths listed in `kit.json → frozenAssetPaths`. No path may be removed without a version bump and schema review.
|
|
10
|
+
|
|
11
|
+
Files are frozen. They may be updated only through a versioned release process — not in-place hotfixes.
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Bundle contract
|
|
16
|
+
|
|
17
|
+
The bundle manifest at `bundles/growthub-email-marketing-v1.json` MUST remain consistent with `kit.json`:
|
|
18
|
+
|
|
19
|
+
- `bundle.kitId` must match `kit.id`
|
|
20
|
+
- `bundle.workerId` must match `entrypoint.workerId`
|
|
21
|
+
- `requiredFrozenAssets` must be a subset of `frozenAssetPaths`
|
|
22
|
+
- `export.folderName` and `export.zipFileName` must not change within a minor version
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## Export boundary
|
|
27
|
+
|
|
28
|
+
When exported via `growthub kit download`, this kit produces a self-contained folder. The export MUST be complete and independently operational — the agent should require no external files to function.
|
|
29
|
+
|
|
30
|
+
Sensitive credentials (API keys, account IDs) are NEVER stored in kit files. They are always injected via environment variables at runtime. See `runtime-assumptions.md`.
|
|
31
|
+
|
|
32
|
+
---
|
|
33
|
+
|
|
34
|
+
## Brand kit rules
|
|
35
|
+
|
|
36
|
+
- `brands/_template/brand-kit.md` is the canonical template. It must contain every field an agent needs to operate.
|
|
37
|
+
- `brands/growthub/brand-kit.md` is the reference example. It must be fully populated.
|
|
38
|
+
- Client-specific brand kits added by agents or operators at runtime are NOT part of the frozen asset set and are NOT shipped in the export.
|
|
39
|
+
- The `publicExampleBrandPaths` in `kit.json` and the bundle are the only brand files shipped in the export. Do not add client-specific files to `frozenAssetPaths`.
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
## Agent operating rules
|
|
44
|
+
|
|
45
|
+
The agent entrypoint at `workers/email-marketing-strategist/CLAUDE.md` is the law. It governs:
|
|
46
|
+
|
|
47
|
+
- Step order (steps may not be skipped)
|
|
48
|
+
- The 3-question gate before any writing begins
|
|
49
|
+
- Output structure and file naming
|
|
50
|
+
- Platform integration mode (API vs browser-assisted)
|
|
51
|
+
- Deliverables logging
|
|
52
|
+
|
|
53
|
+
`skills.md` is the methodology. It is the source of truth for HOW the agent works. `CLAUDE.md` references `skills.md` — agents must read it before beginning any task.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Output rules
|
|
58
|
+
|
|
59
|
+
- All outputs are Markdown files
|
|
60
|
+
- Outputs go to `output/<client-slug>/<campaign-slug>/` relative to the working directory
|
|
61
|
+
- Files are versioned (`v1`, `v2`, ...) — never overwrite an existing version
|
|
62
|
+
- Deliverables log must be updated in the client brand kit after every completed output
|
|
63
|
+
- Plain-text fallback blocks are required in every email draft
|
|
64
|
+
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
## Platform integration rules
|
|
68
|
+
|
|
69
|
+
- Email platform integration follows the adapter pattern defined in `runtime-assumptions.md`
|
|
70
|
+
- GHL is the reference adapter
|
|
71
|
+
- No platform-specific logic is hardcoded into `skills.md`, `CLAUDE.md`, or any template file
|
|
72
|
+
- New platform adapters are added as new files — they do not modify existing kit files
|
|
73
|
+
|
|
74
|
+
---
|
|
75
|
+
|
|
76
|
+
## What is allowed to change between versions
|
|
77
|
+
|
|
78
|
+
| Change type | Allowed without major version bump |
|
|
79
|
+
|---|---|
|
|
80
|
+
| Adding new email format files | Yes (minor) |
|
|
81
|
+
| Adding new module files | Yes (minor) |
|
|
82
|
+
| Adding rows to subject-line-patterns.csv | Yes (patch) |
|
|
83
|
+
| Updating brand kit guidance text | Yes (minor) |
|
|
84
|
+
| Changing frozenAssetPaths | No — requires minor version bump |
|
|
85
|
+
| Changing bundle export names | No — requires major version bump |
|
|
86
|
+
| Changing worker entrypoint path | No — requires major version bump |
|
|
87
|
+
| Adding a new platform adapter | Yes (minor, in new file only) |
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schemaVersion": 2,
|
|
3
|
+
"kit": {
|
|
4
|
+
"id": "growthub-email-marketing-v1",
|
|
5
|
+
"version": "1.0.0",
|
|
6
|
+
"name": "Growthub Agent Worker Kit — Email Marketing Strategist",
|
|
7
|
+
"description": "Self-contained local execution environment for Growthub-focused email marketing. Produces brand-aware email campaigns, nurture sequences, broadcasts, and content-pillar-driven campaign plans with pluggable email platform integration.",
|
|
8
|
+
"type": "worker",
|
|
9
|
+
"visibility": "public-open-source",
|
|
10
|
+
"sourceRepo": "growthub-local"
|
|
11
|
+
},
|
|
12
|
+
"entrypoint": {
|
|
13
|
+
"workerId": "email-marketing-strategist",
|
|
14
|
+
"path": "workers/email-marketing-strategist/CLAUDE.md"
|
|
15
|
+
},
|
|
16
|
+
"workerIds": [
|
|
17
|
+
"email-marketing-strategist"
|
|
18
|
+
],
|
|
19
|
+
"agentContractPath": "workers/email-marketing-strategist/CLAUDE.md",
|
|
20
|
+
"brandTemplatePath": "brands/_template/brand-kit.md",
|
|
21
|
+
"publicExampleBrandPaths": [
|
|
22
|
+
"brands/growthub/brand-kit.md"
|
|
23
|
+
],
|
|
24
|
+
"frozenAssetPaths": [
|
|
25
|
+
"skills.md",
|
|
26
|
+
"output-standards.md",
|
|
27
|
+
"runtime-assumptions.md",
|
|
28
|
+
"workers/email-marketing-strategist/CLAUDE.md",
|
|
29
|
+
"brands/_template/brand-kit.md",
|
|
30
|
+
"brands/growthub/brand-kit.md",
|
|
31
|
+
"templates/campaign-brief-template.md",
|
|
32
|
+
"templates/sequence-planner.md",
|
|
33
|
+
"templates/email-draft.md",
|
|
34
|
+
"templates/subject-line-matrix.md",
|
|
35
|
+
"templates/cta-matrix.md",
|
|
36
|
+
"templates/qa-checklist.md",
|
|
37
|
+
"templates/email-formats/INDEX.md",
|
|
38
|
+
"templates/email-formats/nurture-sequence.md",
|
|
39
|
+
"templates/email-formats/outbound-cold-sequence.md",
|
|
40
|
+
"templates/email-formats/promotional-broadcast.md",
|
|
41
|
+
"templates/email-formats/re-engagement.md",
|
|
42
|
+
"templates/email-formats/follow-up-sequence.md",
|
|
43
|
+
"templates/email-modules/INDEX.md",
|
|
44
|
+
"templates/email-modules/subject-lines/curiosity.md",
|
|
45
|
+
"templates/email-modules/subject-lines/social-proof.md",
|
|
46
|
+
"templates/email-modules/subject-lines/urgency.md",
|
|
47
|
+
"templates/email-modules/subject-lines/personal.md",
|
|
48
|
+
"templates/email-modules/body/problem-agitate.md",
|
|
49
|
+
"templates/email-modules/body/value-reveal.md",
|
|
50
|
+
"templates/email-modules/body/story-bridge.md",
|
|
51
|
+
"templates/email-modules/body/education-block.md",
|
|
52
|
+
"templates/email-modules/cta/primary-cta.md",
|
|
53
|
+
"templates/email-modules/cta/soft-cta.md",
|
|
54
|
+
"templates/email-modules/cta/reply-cta.md",
|
|
55
|
+
"templates/hooks-library/subject-line-patterns.csv",
|
|
56
|
+
"examples/campaign-brief-sample.md",
|
|
57
|
+
"examples/nurture-sequence-sample.md",
|
|
58
|
+
"examples/subject-line-matrix-sample.md",
|
|
59
|
+
"growthub-meta/README.md",
|
|
60
|
+
"growthub-meta/kit-standard.md",
|
|
61
|
+
"brands/growthub/VERSION.md",
|
|
62
|
+
"broadcasts/_template/broadcast-vault.md",
|
|
63
|
+
"broadcasts/growthub/broadcast-vault.md",
|
|
64
|
+
"templates/broadcast-formats/INDEX.md",
|
|
65
|
+
"templates/broadcast-formats/value-delivery.md",
|
|
66
|
+
"templates/broadcast-formats/lead-magnet-traffic.md",
|
|
67
|
+
"templates/broadcast-formats/showcase-proof.md",
|
|
68
|
+
"templates/broadcast-formats/engagement-nudge.md",
|
|
69
|
+
"templates/broadcast-formats/activation-booking.md"
|
|
70
|
+
],
|
|
71
|
+
"outputStandard": {
|
|
72
|
+
"type": "working-directory",
|
|
73
|
+
"description": "Exported folder is intended to be pointed at directly by the agent Working Directory. All outputs are Markdown files written to output/<client-slug>/<campaign-slug>/.",
|
|
74
|
+
"requiredPaths": [
|
|
75
|
+
"kit.json",
|
|
76
|
+
"bundles/growthub-email-marketing-v1.json",
|
|
77
|
+
"skills.md",
|
|
78
|
+
"workers/email-marketing-strategist/CLAUDE.md",
|
|
79
|
+
"brands/_template/brand-kit.md",
|
|
80
|
+
"brands/growthub/brand-kit.md",
|
|
81
|
+
"templates",
|
|
82
|
+
"growthub-meta"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
"bundles": [
|
|
86
|
+
{
|
|
87
|
+
"id": "growthub-email-marketing-v1",
|
|
88
|
+
"version": "1.0.0",
|
|
89
|
+
"path": "bundles/growthub-email-marketing-v1.json"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"executionMode": "export",
|
|
93
|
+
"activationModes": ["export"],
|
|
94
|
+
"compatibility": {
|
|
95
|
+
"cliMinVersion": "0.3.37"
|
|
96
|
+
},
|
|
97
|
+
"provenance": {
|
|
98
|
+
"sourceRepo": "growthub-local",
|
|
99
|
+
"frozenAt": "2026-04-10T00:00:00.000Z"
|
|
100
|
+
}
|
|
101
|
+
}
|