ab-test-plan
Design a statistically rigorous A/B or multivariate test plan — If/Then/Because hypothesis, control and variant specs, required sample size per variant…
Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises Parts 1-7 of the engagement into a single 20-30 page executable strategy with three-scenario forecasts, an In-Market/Out-Market budget split, and a 30/60/90 timeline, exported to
$ npx -y skills add indranilbanerjee/digital-marketing-pro --skill growth-plan --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/growth-planContext preview
The summary Claude sees to decide when to auto-load this skill.
Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises Parts 1-7 of the engagement into a single 20-30 page executable strategy with three-scenario forecasts, an In-Market/Out-Market budget split, and a 30/60/90 timeline, exported to
name: growth-plan description: "Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises Parts 1-7 of the engagement into a single 20-30 page executable strategy with three-scenario forecasts, an In-Market/Out-Market budget split, and a 30/60/90 timeline, exported to PDF and DOCX. Triggers on \"/digital-marketing-pro:growth-plan\", \"produce the growth plan\", \"write the strategy document for the client\", \"run part 8\", \"synthesise the engagement into one deliverable\". Requires Parts 1-7 complete; reads the Four Core Documents, the Living Project Instruction File, and Part 7 prep docs, and pairs with /digital-marketing-pro:yearly-planner." user-invocable: true triggers: - produce the growth plan - generate flagship client deliverable - run part 8 growth plan - synthesise the engagement into a growth plan - write the strategy document for the client - 11-section growth plan allowed-tools: Read Write Edit Bash Glob Grep engagement-part: "8" view-preference: v2-primary
The Growth Plan is the flagship client-facing deliverable. It synthesises every internal document produced in Parts 1–7 into a single 11-section narrative answering: *"How will we grow this business digitally, and what will it cost?"*
Heavy skill. **Grep before Read** any referenced file, then `Read` only matched ranges with `offset` + `limit`. List the brand's data dir (`~/.claude-marketing/brands/{slug}/`, or `$CLAUDE_PLUGIN_DATA/digital-marketing-pro/brands/{slug}/` when that env var is set) before opening files. On re-invocation mid-session, skip files already in context.
**Specification:** [growth-plan-template.md](../context-engine/growth-plan-template.md) — the canonical 11-section structure.
Before producing the Growth Plan, verify:
1. **Parts 1–7 completed** in the engagement 2. **Four Core Documents at canonical version** (v2 if re-runs happened, v1 otherwise) 3. **Living Project Instruction File current** — reflects the current strategic facts 4. **Part 7 Preparation Documents completed** — campaign architecture, naming conventions, KPI tree, content pillars, asset inventory, approval chains
If any pre-condition fails, do NOT produce. Instruct the user.
| # | Section | Length | Source | |---|---------|--------|--------| | 1 | Executive Summary | 1 page | Synthesis | | 2 | Business Context | 2-3 pages | Core Doc 3.1 + Part 4.4 + Part 4.2 | | 3 | Target Audience | 2-3 pages | Core Doc 3.2 | | 4 | Strategic Positioning | 2 pages | Core Doc 3.3 | | 5 | Channel Strategy | 3-4 pages | Core Doc 3.4 + Part 9 channel docs | | 6 | Budget & Media Plan | 2-3 pages | Core Doc 3.4 Step 5 + 9 | | 7 | KPI Framework | 2 pages | Part 7 KPI tree | | 8 | Implementation Timeline | 2-3 pages | Part 7 + 30/60/90 framework | | 9 | Team & Resource Plan | 1-2 pages | Engagement context | | 10 | Risk & Contingency | 1-2 pages | Core Doc 3.1 Step 16 | | 11 | Expected Outcomes | 2 pages | Three-scenario forecasting |
Total target length: **20–30 pages**. Beyond 30, clients stop reading.
Reading order (canonical version of each):
1. Living Project Instruction File (current truth) 2. Core Doc 3.1 Business & SBU Analysis 3. Core Doc 3.2 Segmentation Framework 4. Core Doc 3.3 Brand Positioning & Communications 5. Core Doc 3.4 DMFlow 6. Part 4 documents (4.1, 4.2, 4.3, 4.4) 7. Part 7 preparation documents (campaign architecture, KPI tree, content pillars)
The Growth Plan is **synthesis**, not concatenation. Do not copy paragraphs from the Core Docs verbatim. Re-write each section in client-facing narrative form, citing the source document for traceability.
Section 11 (Expected Outcomes) presents Conservative / Moderate / Aggressive scenarios per [three-scenario-forecasting.md](../context-engine/three-scenario-forecasting.md).
Section 7 (KPI Framework) targets are also presented as three scenarios per KPI.
Section 5 (Channel Strategy) and Section 6 (Budget & Media Plan) explicitly call out the In-Market vs Out-Market budget allocation per [in-market-out-market.md](../context-engine/in-market-out-market.md).
Section 8 (Implementation Timeline) uses the 30/60/90 phasing per [30-60-90-framework.md](../context-engine/30-60-90-framework.md) for the first quarter, then quarterly milestones thereafter.
Save to `engagements/{id}/part-08-growth-plan/growth-plan.md`. Generate companion exports:
The CEO reads this. Make it count.
Set the stage for why the strategy is what it is.
Your agency just signed a 50-brand client. The previous agency left no playbook. Three brands are bleeding budget, two have stale positioning, one is launching in a regulated jurisdiction next month. Where do you start?
Repo: indranilbanerjee/digital-marketing-pro
Design a statistically rigorous A/B or multivariate test plan — If/Then/Because hypothesis, control and variant specs, required sample size per variant…
Generate 3-5 ad copy variations per platform — headlines, descriptions, and CTAs formatted to Google, Meta, LinkedIn, TikTok, X, and Pinterest specs — each…
Walk through adding a custom MCP server integration to the plugin — searches npm for an existing MCP package (or scaffolds a custom server from the plugin's…
Audit how a brand appears across the 6 canonical AI answer surfaces — ChatGPT, Perplexity, Google AI Mode, AI Overviews, Gemini, Copilot — probing 10-25…
Strategy module for Answer Engine / Generative Engine Optimization — audits AI visibility, restructures content for citation, runs entity-consistency checks…
Generate a portfolio-level dashboard across ALL client brands — per-client RAG health scores, campaign activity, budget pacing, aggregate KPIs, team…