Meet ADLC
Introducing the ADLC — the Agent Development Lifecycle. The loop that governs how you calibrate AI agents to produce reliable output.
6 posts
This is the live documentation of an actual multi-agent system, not a thought experiment. It starts with why specialist agents beat one generalist, works through how orchestration, context management, and model selection hold the system together, and ends at the guardrails — auto mode, drift detection — that stop it from drifting off the rails. The thread running through all of it: the QE role isn't shrinking as agents take on more of the work, it's changing shape.
Introducing the ADLC — the Agent Development Lifecycle. The loop that governs how you calibrate AI agents to produce reliable output.
How 15 specialized agents go from ADO story to shipped PR — orchestration, context management, quality gates, and drift detection.
Author agents enforce quality structurally — rating AI output, retrying on partial passes, and escalating when something is fundamentally wrong.
Using the most powerful model for everything isn't a strategy — it's expensive and slow. Here's how to match models to tasks.
A single generalist agent doing everything sounds simpler. It isn't. Here's why specialists produce better output and preserve context at handoffs.
AI isn't replacing QE — it's making the discipline more essential. The judgment behind good testing is exactly what AI can't supply.