Topic
Orchestration
Learn Orchestration as a connected topic across chapters, concepts, simulations, and interview reasoning.
10 Concepts7 Articles2h 1m
Overview
Learn Orchestration as a connected topic across chapters, concepts, simulations, and interview reasoning.
How this topic helps
System Design
Ai
Architecture
Llm
Learning Path in this Topic
Series that contain articles from Orchestration. Select a path to filter the article list.
Articles
7 matched articles
Article 1LLM Skills vs Tools: The Missing Layer in Agent DesignTLDR: A tool is a single callable capability (search, SQL, calculator). A skill is a reusable mini-workflow that coordinates multiple tool calls with policy, guardrails, retries, and output structure.16 min
Article 6How AI Coding Agents Work: Models, Context, Sessions, and MemoryTLDR: An AI coding agent is an LLM stapled to a tool registry, wrapped in an orchestration loop that painstakingly rebuilds state on every single API call — because the model itself is completely stat34 minPage 1 of 2