The Amplifier Framework: the eight steps

Not a recipe. A sequence of eight decisions, in order. The first three are about thinking before you touch a tool. The next two are about setting the tool up. The last three are about checking what came out and putting it together.

In brief

The Amplifier Framework is a universal thinking process for integrating AI into any task. Its eight steps are: 1 Define the End State (alone, no AI); 2 Map the Flow (you first, AI reviews, you decide); 3 Assign Tasks with the four-question Decision Filter; 4 Select the Right AI Tool by category; 5 Prepare and Direct with context, expected output and criteria written in advance; 6 Execute; 7 Evaluate against your criteria, not polish; 8 Integrate and stress-test the whole. Steps 1–3 protect against the Dependency Trap; Steps 4–8 protect against the Avoidance Trap; the iteration logic protects against sloppiness.

The Amplifier Framework: eight steps, and who acts at each one Eight numbered steps. Steps one to three are done by you alone and are what keep you from becoming Dependent. Steps four to eight bring AI in and are what keep you from becoming an Avoider. At every step you are the one deciding; AI contributes at steps two, four, five and six. YOU AI The Amplifier Framework Eight steps. At every one of them, you are the one who decides. 1 Define the End State What success looks like, written before anything else. 2 Map the Flow You map it. AI reviews it. You decide what changes. 3 Assign Tasks Each task through the Decision Filter: yours or the machine's. 4 Select the Tool Pick by category, not by habit. 5 Prepare and Direct Full context, expected output, criteria set in advance. 6 Execute You do your tasks. You direct AI on its own. 7 Evaluate Against your criteria — not against how polished it sounds. 8 Integrate and Stress-Test Every part can be right and the whole still fail. Keeps you from Dependent Keeps you from Avoider you act AI contributes AI has no part
The eight steps, and who holds the pen at each one. Steps 1 to 3 are what keep you out of the Dependency Trap; steps 4 to 8 are what keep you out of the Avoidance Trap.
On this page
  1. Why eight, and why in this order
  2. The eight steps
  3. The Decision Filter
  4. The Tool Selection Logic
  5. Two-step prompting
  6. Iteration: small fixes and structural problems
  7. How the three types map to the framework

Why eight, and why in this order

The framework was built backwards. It starts from the two failure modes and asks: what is the smallest sequence of decisions that prevents both?

Steps 1 through 3 protect against dependency. They force you to do your own thinking before you ever touch a tool. Define your end state alone. Map the flow yourself first. Decide deliberately what the tool is for. By the time AI enters the project you already own it; you cannot be hollowed out by something you have already structured for yourself.

Steps 4 through 8 protect against avoidance. They require you to actually use the tool — select one, set it up, direct it, evaluate its output, integrate it. By the time the work ships you have been hands-on with AI in specific, deliberate ways. You cannot fall behind by refusing to engage, because the framework requires engagement.

The iteration logic protects against sloppiness. Nobody's first pass is their final pass. Building the expectation of iteration into the structure means iteration stops being failure and starts being normal.

Skip a step and you slide toward the trap that step was protecting you from. Run them in order and you stay in the middle path. That is why eight — not because eight is magical, but because nothing smaller covers the ground.

The eight steps

  1. Define the End State

    Alone. No AI. Write what success looks like — in paragraphs, not bullets, because bullets are sorting and paragraphs are thinking. Name the audiences specifically: not "the team" but "Sneha at her desk on Tuesday morning". Describe the texture of the outcome, not just the deliverables. Include the constraints. Keep it to a page.

    Why this step exists: what you want is a human question. If you ask AI to help you decide what you want, it gives you a competent generic version of what most people in your situation want, and you adopt it because it sounds reasonable. Now you have someone else's end state dressed up as yours. That is the first place the Dependent goes wrong.

    Most common failure: a deliverable list disguised as an end state. "Complete the migration with all tests passing" is a list. "A migration Karan can defend in his quarterly without hedging, whose documentation Sneha can use on Tuesday morning, and whose test reports let the client feel the team was awake" is an end state. The first produces generic work; the second produces work that fits.

    Chapter 7 (introduced); Chapter 8 (its failure drives the whole chapter); Chapter 9 (done well in fourteen minutes).

  2. Map the Flow

    Three phases, and the trap opens if you skip any of them.

    Phase A — map it yourself first. From your own knowledge, even if incomplete, list every task from here to the end state. Sequence them. Mark what cannot start until something else finishes. Do not look at references. Do not ask AI. The act of making the list is the act of taking ownership of the project.

    Phase B — AI reviews your flow. Now bring AI in, not to build the plan but to review it. Share the brief and your list and ask one specific question: what is missing, what dependencies have I not seen, what sequencing errors are there, what would someone with deep experience of this kind of project have included that I haven't? You are using AI's breadth to complement your depth.

    Phase C — brainstorm each gap. For every gap AI names, neither accept nor reject. Ask why it is needed. Push back where you disagree. Reach consensus or a clear reason for declining. Then decide what to add and in what form. In the book, Vivek's fintech project gains a legal review and a competitor benchmark this way and declines a focus-group phase; Arjun's migration gains three tasks, one of them in a smaller form than the tool suggested.

    Principle: you cannot delegate what you have not structured. Human leads, AI validates, human decides.

  3. Assign Tasks — Human or AI

    For each task in the flow, decide whether it belongs to a human, to AI, or to a hybrid with named human and AI parts. Use the Decision Filter below. If a task lands cleanly, assign it. If the answers are mixed, the task is too coarse — decompose it and run the pieces again. Ambiguity in assignment always means the task needs further breakdown.

    Most tasks split. Resist the temptation to assign whole chunks to AI or to yourself. In the book, "migrate the legacy integration module" becomes four sub-tasks before any of them lands cleanly; three separate documentation tasks turn out to be one.

  4. Select the Right AI Tool

    For every AI-assigned task, which AI? Use the Tool Selection Logic. Using one tool for everything is a screwdriver for every repair: it works for some things, badly for others, and you never find out which because you never tried anything else. The book teaches selection thinking, not tools; brand names change every six months and categories do not. The tool directory carries current names.

  5. Prepare and Direct

    The step most people skip. Before engaging any tool on any task, prepare three things: the full context (what this is for, who it is for, the situation, the constraints, what to avoid); the expected output (format, length, depth); and the success criteria — written down before you see anything, because once you see polished output your standards drop. The criteria are your protection against being seduced by polish.

    Then use two-step prompting: brief in plain language, let the tool write the optimised prompt. "Stop speaking the machine's language. Speak yours. Then let it translate."

  6. Execute

    Do your human tasks. Direct AI on its tasks with what you prepared. Nothing fancy; the fancy thinking happened earlier. If the earlier steps were done well, this phase is faster than it used to be. Arjun spends two and a half days in setup and finds sixty percent of the work executed by Wednesday night — the proportion of thinking to doing has inverted.

  7. Evaluate Against Your Criteria

    For every AI output, compare it to the criteria from Step 5. Not to how it sounds. If it fails, iterate: refine the input, add context, try a different tool. Do not accept polished output that does not meet what you specified. The Dependent ships polish; the Amplifier ships work that meets criteria. The Dependent cannot evaluate, because they never built the judgement muscle.

  8. Integrate and Stress-Test the Whole

    Each task can be perfect and the assembled whole can still fail: the script and the storyboard each work and together they don't; every piece passes its test and the integrated thing feels generic. Put it all together, look at it as one piece, and check it against the Step 1 end state. Integration is a human skill. If it does not hold, decide which kind of problem you have — see iteration.

The Decision Filter — human or AI?

The Decision Filter: four questions that assign a task Four questions to run a task through before deciding whether you do it or AI does it. Whether the context lives only in your head, whether the output is verifiably right or wrong, whether the task is generating options or choosing between them, and what being wrong would cost. If the answer is still unclear, the task is not broken down far enough. The Decision Filter Run every task through these four before you assign it. 1 Does the task need context that exists only in your head? If you cannot write down everything someone else would need, it is yours. if yes → you 2 Does it have a clearly verifiable output? If “good” is subjective rather than checkable, keep a human in the loop. if yes → AI 3 Is it generating options, or choosing between them? Generating is work a machine does well. Choosing is the part you own. generate → AI 4 What does being wrong cost? Low cost, let AI draft and review it anyway. High cost, do it or verify it yourself. if low → AI Still cannot answer? Then the task is not broken down far enough. Split it and ask the four questions again. From The Amplifier, Step 3. Vivek sketches this on a napkin.
The Decision Filter, from Step 3. In the book Vivek draws this one on a napkin.

Four questions for every task in Step 3. In the book Vivek sketches them on a napkin.

1. Does the task need context that exists only in your head? Your relationships, the client's unspoken preferences, office politics, your taste. If you cannot write down everything someone would need to do it, it is human. If you can, it is a candidate for AI.
2. Does it have a clearly verifiable output? If you can objectively tell right from wrong — a calculation, a list matching criteria, a cleaned transcript — AI can do it. If "good" is subjective, a human stays in the loop.
3. Does it involve generating options or choosing between them? AI excels at generating — research, scan, list, compare, ten variations. Choosing involves values, priorities and trade-offs. Generate = AI. Choose = human.
4. Is the cost of being wrong high or low? Low (a first draft, a summary) — let AI do it; you will review anyway. High (a legal clause, a client commitment, a tagline on a billboard for six weeks) — human, or at minimum human-verified.

The decomposition rule: if a task still cannot be assigned cleanly, it is not broken down enough. Decompose and ask again until every piece lands on one side. Try it on your own task list in the workbench.

The Tool Selection Logic — which AI?

Tool Selection Logic: five characteristics that pick the tool Five things to weigh when choosing which AI tool to use: the nature of the input and output, how much context it must hold, whether the work is one answer or a conversation, how accurate it has to be, and how often you will do it. Choosing the tool Five characteristics. Using one tool for everything is a screwdriver for every repair. Input and output What goes in, what must come out? Text to text is a language model. Image to text is vision. Text to image is a generator. Data to pattern is analytics. Context How much does it need to hold at once? Long documents need a large context window. Anything touching your internal data needs integration, not copy-paste. Shape of the work One answer, or a conversation? Iterative work wants a chat interface. One-shot jobs are usually better in a specialised tool. Accuracy What happens if it is confidently wrong? Anything factual needs web access or a verified source. Brainstorming does not. Frequency Once, or every week? Recurring work is worth setting up templates for. A one-off uses whatever is already open. Use AI to find AI Give a general model your five answers and ask it to shortlist three tools against them. Then you choose. From The Amplifier, Step 4. Tool names change every six months; these five do not.
The five characteristics that pick the tool, from Step 4. Brand names change every few months; these do not.

Five characteristics for every AI task in Step 4. The categories are what matter; the names under them are what is around this year.

CharacteristicAskWhat it tells you
Nature of input and outputWhat goes in, what comes out?Text→text: a language model. Image→text: a vision model. Text→image: an image generator. Audio→text: a voice tool. Data→pattern: analytics. This narrows the field by half immediately.
Context requirementHow much does the tool need to hold?A fifty-page brand document needs a large context window. Internal company data needs a tool that connects to your systems. A quick rephrase — almost anything works.
Conversation or single outputIs this back-and-forth, or one shot?Iterative work (refining a script) wants a chat interface. One-shot work (transcribe, generate an image, convert a file) is often better served by a specialised single-purpose tool.
Accuracy requirementDo facts have to be right?Client-facing facts need web access, citations or verified sources. Brainstorming can use a general model where range matters more than accuracy.
FrequencyHow often will you do this?Weekly: invest in finding the best tool, templates, maybe automation. Once: use whatever is open.
Practical tip — use AI to find AI. When you do not know which tool to use for a new kind of task, describe what you are trying to accomplish to a general language model, ask it to search for current tools that fit, evaluate them against your criteria, and return a shortlist of three. Pick from there. The directory has the prompt.

Two-step prompting

Step A — communicate like a human. Give context (why, background, who it is for), specifics (exactly what you want, what good looks like, what to avoid), and examples if you have them. Brief the AI the way you would brief a smart colleague who is new to your project. The quality of what comes back is directly proportional to how clearly you communicated what you needed.

Step B — let the AI optimise its own instructions. Once you have explained in plain language, ask: "given what I just told you, write me an optimised prompt that captures all of this, in the format you'd respond to best." Read it. Edit a line if needed. Use it.

The AI understands its own input format better than any human prompt engineer. You bring clarity of thought; it brings technical optimisation. That is amplification, not prompt engineering. The Dependent copies a template without understanding it; the Avoider refuses to learn prompting at all; the Amplifier speaks naturally and lets the tool refine the technical layer.

Iteration — small fixes and structural problems

Iteration: telling a small fix from a structural problem One test decides how to iterate: can you fix the thing without affecting anything else? If yes it is a small fix and you correct it where you stand. If fixing it breaks something else it is structural, and four symptoms each send you back to a specific step: a budget that will not add up and a plan that conflicts with itself go back to step two, poor AI output across a whole section goes back to step five or four, and work that is correct but does not feel right goes back to step one. Small fix, or structural problem? Iteration is not failure. It is the framework working as designed. Can you fix it without affecting anything else? yes no Small fix Local, self-contained, breaks nothing else. Correct it where you stand and carry on. LOOKS LIKE A temple closed on the day you planned to visit A flight that lands later than you assumed A restaurant shut on Mondays No buffer time between two bookings Structural problem Fixing one thing breaks another. Stop patching and go back to where it actually went wrong. SYMPTOM AND WHERE IT GOES BACK TO The budget will not add up Step 2 The plan conflicts with itself Step 2 AI output is poor across a whole section Step 5 or 4 Everything is correct but it does not feel right Step 1 From The Amplifier, after Steps 7 and 8.
After Steps 7 and 8: one test decides whether you patch it where you stand or trace it back to the step it came from.

When Step 7 or Step 8 reveals a problem, there are only two kinds, and telling them apart is the skill.

Small fixes — just fix them. Local, self-contained corrections that break nothing else: a doc referencing a renamed function, a test asserting on a deprecated pattern, a summary mentioning a metric nobody tracks now, two activities with no buffer between them. They need attention, not a rethink. Most of what you find at integration is this.
Structural problems — trace to the root. Fixing one thing cascades into others. Patching pieces will not solve it. Ask: where did this actually go wrong? Then go back to that step and come forward through the tasks it affects — usually fewer than you fear.
Symptom at integrationWhere it usually traces to
Correct in pieces, generic as a whole — no centre of gravityStep 1: the end state was not specific enough about audience or texture
The plan conflicts with itself; numbers do not add up across tasksStep 2 (flow) or Step 3 (two tasks assigned with incompatible assumptions)
AI output consistently poor for a whole sectionStep 5 (context or criteria unclear) or Step 4 (wrong tool)
Everything is correct and it still does not feel rightStep 1: the end state was too abstract ("confident but not slick" became "the way an older sibling explains an investment idea, not the way a banker does")

The test: can you fix this without affecting anything else in the plan? If yes, it is a small fix. If fixing it means changing other tasks, reallocating resources, or questioning what you originally wanted, it is structural. Iteration is not failure; it is the framework working as designed. The Dependent does not iterate because they accept whatever the tool gives them. The Avoider does not iterate because they never used the framework at all.

How the three types map to the framework

TypeWhat they do with the eight steps
DependentSkips Steps 1, 2 and 3. Jumps straight to "ask AI" without knowing what they want. Accepts polished output. Cannot evaluate because the judgement muscle was never built. Does not iterate because there are no criteria to iterate against.
AvoiderRefuses every step that involves the tool. Does everything manually, including the tasks where AI would be better. Falls behind not for lack of skill but for refusing a multiplier.
AmplifierFollows all eight. Thinks before prompting. Maps with AI as a thinking partner. Assigns and selects deliberately. Prepares inputs with criteria. Evaluates critically. Integrates. Knows a quick fix from a root cause. The output is theirs — they can explain it, defend it, build on it.

Run it on something real this fortnight.

The framework rewards repeated, deliberate use. Reading it once changes nothing.

Questions people ask

Is the Amplifier Framework only for software or technical work?
No. In the book it is first shown on a marketing campaign, then on a software migration and a banking proposal, and then, unchanged, on a college arts festival run by a nineteen-year-old art student. The steps are about clear thinking in front of a powerful tool; the content beside them is whatever your work is.
Why must Step 1 be done without AI?
Because the end state is the criterion every later decision is measured against, and it is the one thing nobody can define for you. Going to AI first hands you a competent generic version of what most people want, and you adopt it without noticing. That is the exact moment someone becomes a Dependent.
Does the framework make work faster?
It makes the right work easier to find. The first run feels slow, because the thinking steps are the ones people usually skip. In the book, Arjun spends two and a half days on Steps 1–5 of his first project and finds execution moving faster than he has ever seen; on his second project the same thinking takes hours.
Do I have to use all eight steps on every task?
On every project that matters, yes, in order. On a five-minute task, no — the full sequence on trivial work is friction, not discipline. Knowing the difference is judgement, and the AMQ names "Framework as Friction" as a risk for new Amplifiers precisely because it takes time to develop.
What is the difference between the framework and prompt engineering?
Prompt engineering tries to learn the machine's language. The framework has you speak yours — context, expected output, criteria — and then lets the AI translate that into an optimised prompt. Most of the framework is not about prompts at all; six of the eight steps are about what happens before and after the tool is involved.