---
id: "concept-playbooking-method"
type: "concept"
source_timestamps: ["01:18:00"]
tags: ["automation", "ai-agents"]
related: ["concept-operational-debt", "framework-playbook-outline", "concept-levels-of-ai-fluency", "concept-active-level-3", "entity-claude", "entity-zapier", "contrarian-stop-prompting", "question-data-privacy"]
definition: "A structured approach to documenting workflows so they can be executed consistently by AI agents without repetitive prompting."
speakers: ["Rachel Woods"]
---
# The Playbooking Method

## Core idea

The **Playbooking Method** is Rachel Woods's technique for delegating complex, repetitive tasks to AI. Instead of treating AI as a chatbot that must be re-prompted from scratch every time, you treat it the way you would treat a new human assistant: you give it an *employee handbook*.

That handbook — the **playbook** — explicitly outlines how a specific process should be executed. Loaded into a tool like [[entity-claude]], a custom GPT, or [[entity-zapier]], the AI can then execute the entire workflow autonomously or semi-autonomously based on a simple trigger.

## What it eliminates

- The need to "fight" with the AI over formatting, tone, or structure on each new task.
- The cognitive cost of re-loading context every session.
- The dependence on "the perfect prompt" — see the contrarian view in [[contrarian-stop-prompting]].

## What to write down (the structure)

The explicit structure is the [[framework-playbook-outline]] — Trigger, Inputs, Steps, Outputs.

## Where it sits in the fluency taxonomy

Playbooking is the technique that gets a user from Level 2 to Level 3 in the [[concept-levels-of-ai-fluency]] taxonomy. The distinction between [[concept-active-level-3]] (executes follow-up actions) and passive Level 3 (only summarizes) hinges on whether a playbook is in place.

## Why this is identity-changing

The summit frames playbooking as the operational expression of the thesis quoted by Rachel Woods: *"The future isn't just using AI… it's operating with it."* See [[quote-operating-with-ai]]. It is the practical mechanism for paying down [[concept-operational-debt]].

## Open question

Data privacy in playbooks is acknowledged but not resolved in the summit — see [[question-data-privacy]].

## Action

The concrete first step is captured in [[action-create-playbook]].
