Glossary
What is a subagent?
A subagent is a secondary AI agent that a coding agent spawns to handle a focused slice of a task - research, a parallel edit, a review - with its own context window, then reports back. Subagents let the main agent divide work and stay focused, and are often packaged inside skills or plugins.