01
Spec-driven development
◐ PrepareWrite the specification first, let agents implement against it. Tooling like Microsoft’s Spec Kit formalises the pattern — spec as the contract, code as the output. It shifts engineering effort from writing code to writing intent precisely.
02
Claude wikis & skill files
● Act nowThe file taxonomy around agents is settling — CLAUDE.md for operating rules, AGENTS.md for team definitions, memory and context files, SKILL.md for workflows. Teams that treat these as maintained assets outperform teams that treat them as setup chores. Our module 03 / 06 / 19 territory becoming industry standard.
03
Context engineering
● Act nowThe successor discipline to prompt engineering — deciding what information reaches the model, when, and in what form. Selection, compression, isolation. The skill that separates working agents from flaky ones.
04
MCP everywhere
● Act nowModel Context Protocol has crossed into mainstream adoption (tens of millions of downloads) — becoming the USB of agent-to-tool connection. Every internal tool without an MCP server is invisible to agents.
05
Computer use & browser agents
◐ PrepareAgents operating real desktops and browsers as a new automation layer, replacing brittle RPA. Our module 10 territory. The constraint is reliability and permissioning, not capability.
06
Multi-agent orchestration
◐ PrepareCoordination is the new scale frontier — teams of specialised agents with task graphs, mailboxes, and isolated workspaces. Our module 20 covers the mechanics.