Agentic Development ยท Architecture
A smaller agent spun up by a parent process to handle one narrow piece of a larger task, then reports its result back and shuts down.
Example: A research agent spins up a subagent just to summarize one PDF, then discards it once the summary comes back.