debug-traces

Installation
SKILL.md

Debug agent execution: $ARGUMENTS

Before Starting

  1. Read the tracing infrastructure:
    • {{AGENTS_DIR}}/shared/agent-tracer.tsAgentTracer class, event recording
    • {{AGENTS_DIR}}/shared/hooks.ts — lifecycle hooks (onStart, onToolCall, onToolComplete, onComplete, onError)
    • {{SCHEMA_PATH}} — search for agent_traces and agent_metrics tables

Trace Event Types

The AgentTracer records these events during execution:

Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
debug-traces — joshuashepherd/my-skills