Analyze Claude Code Subagent Execution Traces¶
| Course | Hands-on Agentic AI for Leaders |
| Session | Session 6: Claude Code Subagents + Agent Teams |
| Module | Build Autonomous Workflows with Claude Code |
| Type | Live |
Master Claude Code's built-in tracing capabilities to gain visibility into subagent execution. Learn to read execution traces, understand multi-agent delegation patterns, diagnose failures, and debug common issues. Students will add tracing to their multi-agent systems and use trace data to troubleshoot and optimize subagent behavior.
Objectives¶
- Analyze Claude Code execution traces to understand subagent delegation patterns and tool usage
- Diagnose subagent execution failures using trace data and error logs
- Evaluate subagent performance and identify optimization opportunities through tracing
- Implement tracing best practices for debugging multi-agent subagent workflows