/growth-plan
Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises the entire engagement into a single executable strategy.
$ 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.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/growth-plan
Context 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 the entire engagement into a single executable strategy.
SKILL.md
growth-plan.SKILL.mdname: growth-plan
description: "Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises the entire engagement into a single executable strategy."
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
/digital-marketing-pro:growth-plan — Part 8 Flagship Deliverable
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?"*
Context efficiency
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.
Pre-conditions
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.
The 11 Sections
| # | 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.
Production process
Step 1: Read source documents
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)
Step 2: Synthesise — do not re-state
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.
Step 3: Apply the three-scenario discipline
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.
Step 4: Apply the In-Market vs Out-Market split
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).
Step 5: Apply the 30/60/90 framework
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.
Step 6: Output
Save to `engagements/{id}/part-08-growth-plan/growth-plan.md`. Generate companion exports:
- PDF via the existing `pdf-generator.py` script
- DOCX via the existing document export utilities
Section-by-section guidance
Section 1: Executive Summary
The CEO reads this. Make it count.
- Key findings (3-5 bullets — most important things from analysis)
- Recommended strategy (1-2 sentences headline)
- Expected outcomes (moderate scenario, with conservative-aggressive band)
- Investment required (total budget; fixed + variable breakdown)
- Timeline (30/60/90 + quarterly milestones in one sentence)
- The single most important thing the client needs to know
Section 2: Business Context
Set the stage for why the strategy is what it is.
- Summary of business analysis (Core Doc 3.1) — what the business is, how it makes money, key strengths and constraints
- Industry landscape — market size, growth trajectory, competitive intensity
- Competitive position — where the brand sits, key competitors, positioning today
- Critical assumptions — major Stone facts and validated Opinions
Section 3: Target Audience
- Primary persona summary in actionable format (6 questions)
- Secondary persona if relevant
- Why these personas were chosen (tie back to TG scoring from 3.2)
- Anti-personas — who we explicitly do NOT target
- For B2B: Decision-Making Unit summary per persona
Section 4: Strategic Positioning
- Positioning statement (the formal one-sentence)
- Brand promise + 3-5 supporting proof points
- The 3-5 messaging pillars
- Tone-of-voice profile with one on-tone vs off-tone example
- Don't-say rules
Section 5: Channel Strategy
- Channel selection summary (in-scope vs deferred per [channel-families.md](../context-engine/channel-families.md))
- Per-channel role (which funn
Read more
name: growth-plan description: "Produce the 11-section Growth Plan — the flagship Part 8 client-facing deliverable that synthesises the entire engagement into a single executable strategy." 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
/digital-marketing-pro:growth-plan — Part 8 Flagship Deliverable
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?"*
Context efficiency
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.
Pre-conditions
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.
The 11 Sections
| # | 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.
Production process
Step 1: Read source documents
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)
Step 2: Synthesise — do not re-state
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.
Step 3: Apply the three-scenario discipline
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.
Step 4: Apply the In-Market vs Out-Market split
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).
Step 5: Apply the 30/60/90 framework
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.
Step 6: Output
Save to `engagements/{id}/part-08-growth-plan/growth-plan.md`. Generate companion exports:
- PDF via the existing `pdf-generator.py` script
- DOCX via the existing document export utilities
Section-by-section guidance
Section 1: Executive Summary
The CEO reads this. Make it count.
- Key findings (3-5 bullets — most important things from analysis)
- Recommended strategy (1-2 sentences headline)
- Expected outcomes (moderate scenario, with conservative-aggressive band)
- Investment required (total budget; fixed + variable breakdown)
- Timeline (30/60/90 + quarterly milestones in one sentence)
- The single most important thing the client needs to know
Section 2: Business Context
Set the stage for why the strategy is what it is.
- Summary of business analysis (Core Doc 3.1) — what the business is, how it makes money, key strengths and constraints
- Industry landscape — market size, growth trajectory, competitive intensity
- Competitive position — where the brand sits, key competitors, positioning today
- Critical assumptions — major Stone facts and validated Opinions
Section 3: Target Audience
- Primary persona summary in actionable format (6 questions)
- Secondary persona if relevant
- Why these personas were chosen (tie back to TG scoring from 3.2)
- Anti-personas — who we explicitly do NOT target
- For B2B: Decision-Making Unit summary per persona
Section 4: Strategic Positioning
- Positioning statement (the formal one-sentence)
- Brand promise + 3-5 supporting proof points
- The 3-5 messaging pillars
- Tone-of-voice profile with one on-tone vs off-tone example
- Don't-say rules
Section 5: Channel Strategy
- Channel selection summary (in-scope vs deferred per [channel-families.md](../context-engine/channel-families.md))
- Per-channel role (which funn
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?
Other skills on digital-marketing-pro.
- /ab-test-plan
Design A/B and multivariate tests. Use when: sample size calculation, testing hypothesis, CRO experimentation.
Open skill - /ad-creative
Generate platform-specific ad copy. Use when: Google RSA, Meta, LinkedIn, TikTok ad variations with quality scoring.
Open skill - /add-integration
Add MCP server integrations. Use when: connecting a custom tool, API, or service to the plugin via .mcp.json.
Open skill - /aeo-audit
Audit AI search visibility. Use when: checking brand presence in ChatGPT, Perplexity, AI Overviews, Gemini.
Open skill - /aeo-geo
Optimize AI engine visibility. Use when: AEO/GEO strategy, citation optimization, entity consistency across AI platforms.
Open skill - /agency-dashboard
Portfolio-level agency dashboard aggregating health metrics across all client brands — campaign status, budget pacing, KPI attainment, team utilization. Use when reviewing cross-brand portfolio health, preparing for agency leadership standups, or getting a single-view snapshot
Open skill

