Every week someone asks me for a marketing playbook. Almost nobody asking has a working hypothesis yet.
That is the problem, and it is worth being blunt about it: a playbook is the second step, never the first. Compiling one does not move you closer to sales. It is what you write after something works.
What a playbook actually is
A written set of client-acquisition moves that already work — simple, primitive, repeatable:
Bought an ad from a blogger in segment A — it produced clients.
Segment B gave the numbers in three months.
This targeting converts a client at break-even or better.
One proven move, one line. Not a strategy deck, not a framework, not "our methodology". Instructions somebody can follow next Monday.
You build it yourself, by hand, or with your two or three closest people. Nobody hands it to you — a borrowed playbook is a wish list.
Why it is the second step
The order is fixed:
- You find a working hypothesis by hand (for most B2B that means cold outreach, free).
- You press it until you know where its ceiling is.
- Only then do you write it down — and what you write down is the playbook.
A playbook assembled before step 3 is a notebook of guesses, and the most expensive way to feel productive. If you have zero clients, the honest answer is not a playbook — it is that the job is still the search.
The moment a playbook changes anything
Written down, the working moves stop being founder-only knowledge. They can be handed to a marketing hire, a department, any person who follows a procedure — or to an agent, if the work is genuinely repeatable.
This is where the mode changes. Search is free exploration: hunt, guess, try the strange thing. Once you delegate a proven move, you leave free search behind and switch to regular management — goals, volume, cadence, reporting. Draining a hypothesis to the bottom is not an exploration task, it is an operating task, and it needs the basics of regular management to survive contact with a schedule.
The critical mass is around six working hypotheses. At roughly six proven, repeatable moves there is something real to hand over, and you can hire marketing. Before that there is nothing to delegate — you would be hiring someone to keep guessing, which is what you were already doing.
The part people get wrong: failed hypotheses
A negative result gets one line in the archive: what was tried, and that the numbers were zero. Nothing more.
Two practical reasons.
There is nothing to learn from a zero. Marketing — especially the first-clients stage — is not a mathematical craft yet. A zero does not tell you which variable was wrong, because you usually changed five things at once and the market did not answer.
Handing a new person your failures is toxic. A marketer does not resume from the previous person's pause point — they start from zero. Old data genuinely gets in their way, and failed old data gets in the way worst of all. You will spend their first month arguing about a channel that died for reasons that no longer apply.
Keep negative experiments as historical context for whoever asks (an agent, a new hire) — a separate record, never a starting point.
Try it as a command
With the npm package installed:
npx marketing-mindset playbook --hypotheses 0
# stage: search -> no proven move; the job is still the hunt
npx marketing-mindset playbook --hypotheses 3
# stage: draining -> write them down and press each to its ceiling
npx marketing-mindset playbook --hypotheses 7 --written
# stage: delegate -> there is something real to hand over; hire marketing
The one-line version
Find a working move by hand -> drain it -> write it down -> delegate it.
Full write-up with the rules and the archive policy: What is a business sales and marketing playbook?
The whole mindset is open source (MIT) and installable as an agent skill: https://github.com/axelfreeman/marketing-mindset
Top comments (0)