Growth Strategy Playbook
What this does
Turns research into a 12-month, executable growth strategy. The output is one
markdown playbook a client can fund and a team can run: a sharp thesis, a small
set of strategic pillars (each with named tactics, an owner, and a KPI), a real
M1–M12 calendar anchored to the client's actual seasonal moments, a phased
budget and tooling stack, a KPI dashboard with monthly targets, a risk register,
an honest account of which tactics the team will and won't use, and three
outcome scenarios with explicit decision gates.
When to use it
- Converting a research dossier and competitive matrix into a forward plan.
- Scoping or justifying a retainer or annual engagement.
- Building a client-ready roadmap with budget, calendar, and projected outcomes.
- Re-planning a growth program at the start of a new year or after a pivot.
This is the downstream "what we'll do" companion to client-research-dossier
(baseline) and competitive-intel-matrix (field). Pull the wedge, quick wins,
and seasonal events from those before drafting.
How to use it
- Restate the strategic thesis in a TL;DR: the single bet, the target outcome,
and the time horizon. Anchor it to the defensible wedge from the research.
- Define the strategic frame — the through-line that makes the pillars cohere
(e.g. "infrastructure capture, not audience expansion").
- Design the pillars (typically 4–6). Each pillar gets named tactics, a single
owner, and a primary KPI. Use the design guidance in
references/pillar-and-calendar.md.
- Build the M1–M12 operating calendar, sequencing pillar tactics across phases
(foundation → build → scale → optimize) and pinning them to the client's real
seasonal events. Same reference covers calendar construction.
- Lay out the tech + tooling stack with phased cost (what's needed in months
1–6 vs. 7–12), then an investment plan with line items.
- Build the KPI dashboard: each pillar's metric with a month-by-month target
curve.
- Write the risk register and the will/won't gray-hat playbook — calibrated
tactics the team will use vs. explicit lines it won't cross.
- Close with Conservative / Base / Optimistic scenarios (revenue, spend, ROI)
and the go/no-go decision gates that move the plan between them.
- Use the full skeleton in
references/playbook-template.md
as the section order and structure.
Inputs
- The research dossier and/or competitive matrix (or equivalent baseline).
- The client's real revenue/growth target and time horizon.
- Known seasonal events, launch dates, and constraints (budget, capacity, legal).
- Engagement shape if known (retainer tier, project line items).
Output
A single markdown file, typically
growth/01_<Client>_12-Month_Growth_Strategy.md, following the template
skeleton end to end. Pairs naturally with a separate financial model (xlsx).
Notes & constraints
- Every pillar must have an owner and a KPI; a pillar without a measurable target
is a wish, not a strategy.
- Tie the calendar to real dated events (the client's launches, holidays,
award cycles, regulatory deadlines) — not generic "Q2 content push."
- Scenarios must be honest: state which figures include existing baseline vs.
true incremental lift, and show the payback period.
- The will/won't playbook is non-negotiable — name the gray-hat lines the team
refuses to cross so the client trusts the calibrated tactics.
- Keep numeric assumptions in the model/spreadsheet; the playbook narrates and
references them. Use forward-slash paths.
1---2name: growth-strategy-playbook3description: Generates a 12-month growth strategy playbook with a TL;DR thesis, strategic pillars (each with tactics, owner, and KPI), an M1–M12 operating calendar tied to the client's real seasonal events, a phased tech and tooling stack, an investment plan, a month-by-month KPI dashboard, a risk register, an honest gray-hat will/won't playbook, and Conservative/Base/Optimistic scenarios with go/no-go gates. Use when turning research into an executable annual plan, scoping a retainer, or building a client-ready growth roadmap.4license: MIT5---67# Growth Strategy Playbook89## What this does1011Turns research into a 12-month, executable growth strategy. The output is one12markdown playbook a client can fund and a team can run: a sharp thesis, a small13set of strategic pillars (each with named tactics, an owner, and a KPI), a real14M1–M12 calendar anchored to the client's actual seasonal moments, a phased15budget and tooling stack, a KPI dashboard with monthly targets, a risk register,16an honest account of which tactics the team will and won't use, and three17outcome scenarios with explicit decision gates.1819## When to use it2021- Converting a research dossier and competitive matrix into a forward plan.22- Scoping or justifying a retainer or annual engagement.23- Building a client-ready roadmap with budget, calendar, and projected outcomes.24- Re-planning a growth program at the start of a new year or after a pivot.2526This is the downstream "what we'll do" companion to `client-research-dossier`27(baseline) and `competitive-intel-matrix` (field). Pull the wedge, quick wins,28and seasonal events from those before drafting.2930## How to use it31321. Restate the strategic thesis in a TL;DR: the single bet, the target outcome,33 and the time horizon. Anchor it to the defensible wedge from the research.342. Define the strategic frame — the through-line that makes the pillars cohere35 (e.g. "infrastructure capture, not audience expansion").363. Design the pillars (typically 4–6). Each pillar gets named tactics, a single37 owner, and a primary KPI. Use the design guidance in38 [`references/pillar-and-calendar.md`](references/pillar-and-calendar.md).394. Build the M1–M12 operating calendar, sequencing pillar tactics across phases40 (foundation → build → scale → optimize) and pinning them to the client's real41 seasonal events. Same reference covers calendar construction.425. Lay out the tech + tooling stack with phased cost (what's needed in months43 1–6 vs. 7–12), then an investment plan with line items.446. Build the KPI dashboard: each pillar's metric with a month-by-month target45 curve.467. Write the risk register and the will/won't gray-hat playbook — calibrated47 tactics the team will use vs. explicit lines it won't cross.488. Close with Conservative / Base / Optimistic scenarios (revenue, spend, ROI)49 and the go/no-go decision gates that move the plan between them.509. Use the full skeleton in [`references/playbook-template.md`](references/playbook-template.md)51 as the section order and structure.5253## Inputs5455- The research dossier and/or competitive matrix (or equivalent baseline).56- The client's real revenue/growth target and time horizon.57- Known seasonal events, launch dates, and constraints (budget, capacity, legal).58- Engagement shape if known (retainer tier, project line items).5960## Output6162A single markdown file, typically63`growth/01_<Client>_12-Month_Growth_Strategy.md`, following the template64skeleton end to end. Pairs naturally with a separate financial model (xlsx).6566## Notes & constraints6768- Every pillar must have an owner and a KPI; a pillar without a measurable target69 is a wish, not a strategy.70- Tie the calendar to **real** dated events (the client's launches, holidays,71 award cycles, regulatory deadlines) — not generic "Q2 content push."72- Scenarios must be honest: state which figures include existing baseline vs.73 true incremental lift, and show the payback period.74- The will/won't playbook is non-negotiable — name the gray-hat lines the team75 refuses to cross so the client trusts the calibrated tactics.76- Keep numeric assumptions in the model/spreadsheet; the playbook narrates and77 references them. Use forward-slash paths.