Anthropic's FDE Job Ad Is a Study Plan. Read It That Way.
The Forward Deployed Engineer role is the hottest title in AI hiring, and most explainers describe the vibe. The actual posting names three deliverables — MCP servers, sub-agents, agent skills. That is not a vibe. That is a checklist you can work through this month.
- #career
- #claude-code
- #agents
Sign in to keep reading
Anthropic's FDE Job Ad Is a Study Plan. Read It That Way. — The Forward Deployed Engineer role is the hottest title in AI hiring, and most explainers describe the vibe. The actual posting names three deliverables — MCP servers, sub-agents, agent skills. That is not a vibe. That is a checklist you can work through this month.
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.
Dynamic Workflows in Claude Code: 100 Agents, One Answer
Claude Code can now write its own orchestration plan and run hundreds of subagents in parallel. The parallelism is not the interesting part — the refute step is. Here's how to switch it on, when it pays, and the spec skill it quietly demands from you.
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.