PLATFORMS Signal 450
Azure and Community Guidelines on Choosing Between a Skill or a Sub-Agent
Selecting the wrong architectural shape for an AI task cannot be fixed by model choice alone. Engineers must evaluate context management, human involvement, and orchestration complexity to build maintainable systems.
Written by elseif from the cluster below · every claim links back to a sourceThe three things worth knowing
Skills maintain conversation context and keep humans in the loop, while sub-agents run independently with clean context for batch-style tasks.
The primary dimensions for choosing between the two approaches are iteration model, voice fidelity, human gate placement, and task frequency.
Skills and sub-agents can be combined, such as building a skill on top of a sub-agent, for a more mature design.
THE CLUSTER
↗