Results for “exception-tracking”
5 skillsagent-trace
Debug agent execution by querying trace and metric tables, analyzing tool calls, durations, errors, and performance trends.
1
agent-issue-tracker
Agent skill for issue-tracker - invoke with $agent-issue-tracker
0
debug-traces
Investigates slow responses, tool failures, and guardrail rejections by querying agent trace logs and performance metrics.
1
run-trace
Append structured execution traces across operational, cognitive, and contextual surfaces with minimal overhead. Load when inspecting agent runs, logging tool calls and observations, enabling post-run debugging, or pairing with structured-planning step IDs. Also triggers on "trace this run", "log execution", "agent observability", "run log", or when fault-localize needs evidence. Default-on during multi-step plans. Traces live at .agent-loom/traces/ — git-ignored by default.
3 · bundle
error-handling-audit
Audit a repo (or diff) for weak error handling — swallowed exceptions, bare catches, unhandled promise rejections, missing network timeouts/retries, and errors logged but not surfaced. Pure Claude Code, no MCP, no signup.