Produces the 11-section client-facing Growth Plan deliverable that synthesises engagement analysis into an executable digital strategy with budget, timeline, and KPIs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/digital-marketing-pro:growth-planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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?"*
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 ${CLAUDE_PLUGIN_DATA}/<brand>/ before opening files. On re-invocation mid-session, skip files already in context.
Specification: growth-plan-template.md — the canonical 11-section structure.
Before producing the Growth Plan, verify:
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):
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.
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.
Section 8 (Implementation Timeline) uses the 30/60/90 phasing per 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:
pdf-generator.py scriptThe CEO reads this. Make it count.
Set the stage for why the strategy is what it is.
30 / 60 / 90-day milestones for the first quarter. Quarterly milestones thereafter.
/digital-marketing-pro:yearly-planner must align with this Growth Planpart-08-growth-plan/growth-plan.mdUser: Produce the Growth Plan for Acme.
Skill response:
1. Verify pre-conditions: Parts 1-7 completed, Core Docs at v2 ✓
2. Pull from source docs ONE AT A TIME via targeted Read with offset+limit (grep first for the section you need, then Read just that range) — the full corpus is ~95K words, so bulk-reading every doc up front blows the per-skill 5K-token budget
3. Synthesise into 11 sections, ~24 pages
4. Apply three-scenario forecasting in Sections 7 + 11
5. Apply 30/60/90 phasing in Section 8
6. Save markdown + generate PDF + DOCX
7. Mark Growth Plan complete (Yearly Planner pending)
8. Brief: "Growth Plan v1.0 produced. 24 pages. Conservative Q1 forecast: INR 1.8 Cr new ARR; Moderate: INR 2.6 Cr; Aggressive: INR 3.4 Cr. Run /digital-marketing-pro:yearly-planner next."
engagement-workflow — orchestrates Part 8yearly-planner — companion deliverable that completes Part 8four-core-documents — produces the canonical Core Docs that feed the Growth Plannpx claudepluginhub indranilbanerjee/digital-marketing-proGenerates a comprehensive 12-month marketing plan structured by AARRR, customized to client budget/team/stage, with audit rubric and operations stack. Outputs Notion-ready markdown.
Builds a full-stack marketing plan combining strategy, SAVE framework, content, channel/budget allocation, performance KPIs, risk matrix, and timeline. Callable via /00-ke-hoach-mkt to generate a structured .md output.
Produces four core strategic documents (Business & SBU Analysis, Segmentation Framework, Brand Positioning, DMFlow) for digital marketing engagement Part 3. Includes 61 steps and supports v2 re-runs.