Azure and Community Guidelines on Choosing Between a Skill or a Sub-Agent
7.8 relevance
Score Breakdown
technical depth 8
novelty 7
actionability 9
community 5
strategic 7
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Practical guidelines for choosing between skills and sub-agents, highly actionable for AI agent builders.
Summary
Azure lead engineer Kishorekumar Pattabiraman outlines four dimensions—iteration model, voice fidelity, human gate placement, and frequency—for deciding between skills (iterative, human-in-loop) and sub-agents (independent, one-shot) in AI architectures. Community discussion highlights sub-agents avoid context window pollution but add orchestration non-determinism, while skills offer reusability across flows. Pattabiraman notes the two models compose cleanly, with skills built on top of sub-agents when needed.