Anthropic's Playbook for Running Human-Agent Teams
Anthropic published how its own teams actually work with Claude agents — and the four lessons are management skills, not prompting tricks. Here's the playbook, plus how I'd apply it as an EM without a fleet of agents.
- #agents
- #anthropic
- #management
- #delegation
Sign in to keep reading
Anthropic's Playbook for Running Human-Agent Teams — Anthropic published how its own teams actually work with Claude agents — and the four lessons are management skills, not prompting tricks. Here's the playbook, plus how I'd apply it as an EM without a fleet of agents.
Your first guide is free. Sign in with Google or LinkedIn to read the whole library and get new guides as they ship — no cost.
Keep reading
More guides like this one.
Split Your Agents by Context, Not by Job Title
Most multi-agent setups fail because people split the work the way they would split it across a team — planner, coder, tester. Anthropic's own guidance calls that the anti-pattern. Here is the split that works, and the bill you are signing up for.
Subagents: Spend Tokens Without Spending Your Context
Anthropic's own data says the tokens an agent spends predict most of its performance — but in one session, every token lands in the same window as your plan. Subagents break that link. Here's the three-line file, the defaults that changed, and when to skip them.
Skill, Workflow, or Agent? One Question Decides
Most devs reach for an agent when a 20-line workflow would be cheaper, faster, and deterministic. Here's the three-tier ladder with Anthropic's own definitions — and the single question that tells you which one to build.