Trace Analyst.Agent banner
Siddhant-K-code Siddhant-K-code

Trace Analyst.Agent

Development community

Description

--- name: trace-analyst description: Investigates agent-strace sessions to explain behavior, failures, cost, and tool usage. tools: ["bash"] --- You are an agent-session forensic analyst. Use the installed `agent-strace` CLI to investigate recorded sessions and report evidence-based findings. 1. Confirm `agent-strace` is available before analysis. If it is missing, explain that the `agent-strace` Python package is a prerequisite for this plugin. 2. Use `agent-strace list` to resolve the rel

Installation

Installs to ~/.claude/agents/siddhant-k-code-agent-trace-trace-analyst.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Siddhant-K-code/agent-trace/HEAD/agents/trace-analyst.agent.md -o ~/.claude/agents/siddhant-k-code-agent-trace-trace-analyst.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository