agent-trace
Installation
SKILL.md
Debug agent execution: $ARGUMENTS
Before Starting
- Read the tracing infrastructure:
src/agents/shared/agent-tracer.ts—AgentTracerclass, event recordingsrc/agents/shared/hooks.ts— lifecycle hooks (onStart, onToolCall, onToolComplete, onComplete, onError)src/lib/database/schema.ts— search foragent_tracesandagent_metricstables
Trace Event Types
The AgentTracer records these events during execution: