- Claude Code Subagents: Claude spawns workers turn-by-turn.
- Agent Skills: Claude follows predefined instructions.
- Claude Code Team: A lead agent manages peer sessions.
- Claude Code Workflow: The runtime executes scripts; the orchestration is repeatable.
Built-in workflow
/deep-research
/effortultracode
When enabled, Claude automatically plans a workflow for each substantive task. The downside is that it uses more tokens and takes longer. For routine work, switch back to:
/effort high.Enter/→: open a phase or agent details
Esc: back
p: pause/resume
x: stop
r: restart selected agent
s: save the workflow script as a command
Orchestrate subagents at scale with dynamic workflows - Claude Code Docs
Dynamic workflows orchestrate many subagents from a script Claude writes and you can rerun. Use them for codebase audits, large migrations, and cross-checked research.
https://code.claude.com/docs/en/workflows

Seonglae Cho