{
  "id": "plg_wasayabid_agent_trace_triage_agent_trace_868f529f",
  "kind": "plugin",
  "category": "ferramentas",
  "name": "agent-trace-triage",
  "tagline": "Agent Trace Triage is a Claude Code plugin for developers building agentic AI systems (LangGraph, CrewAI, custom tool loops, MCP agents). Wh",
  "body": "Agent Trace Triage is a Claude Code plugin for developers building agentic AI systems (LangGraph, CrewAI, custom tool loops, MCP agents). When an agent run fails, stuck in a loop, wrong tool, or burning tokens. the user runs /agent-trace-triage with a JSON/JSONL trace file. The plugin: • Parses traces (JSONL, OpenAI tool_calls, partial LangSmith/OTEL-style exports) • Detects loops deterministically (identical repeat, ping-pong, retry-without-progress) via bundled Node scripts • Classifies failures into five buckets: tool selection, arguments, execution, orchestration, recovery policy • Writes a markdown triage report with targeted fix recommendations • Scaffolds regression tests (pytest / vitest templates) No MCP servers, no external API calls, no npm dependencies. Requires Node.js 18+ for local scripts only. MIT licensed.",
  "url": "https://github.com/WasayAbid/agent-trace-triage",
  "status": "live",
  "origin": "marketplace",
  "origin_id": "wasayabid/agent-trace-triage/agent-trace-triage",
  "install": "https://github.com/wasayabid/agent-trace-triage",
  "source": "https://github.com/wasayabid/agent-trace-triage",
  "transporte": "",
  "ns": "wasayabid",
  "versao": "",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "devtools",
  "linguagem": "JavaScript",
  "licenca": "MIT",
  "repo_topics": "",
  "repo_slug": "wasayabid/agent-trace-triage",
  "stars": 2,
  "forks": 0,
  "prs_abertos": 0,
  "pushed_at": "2026-07-06T23:31:49Z",
  "repo_estado": "ativo",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 3560,
  "readme_api": "https://agentalog.com/api/listings/plg_wasayabid_agent_trace_triage_agent_trace_868f529f/readme",
  "readme_fonte": "repo",
  "created_at": "2026-08-30 01:48:58",
  "updated_at": "2026-08-30 01:48:58",
  "mine": false,
  "api": "https://agentalog.com/api/listings/plg_wasayabid_agent_trace_triage_agent_trace_868f529f",
  "go": "https://agentalog.com/api/go/plg_wasayabid_agent_trace_triage_agent_trace_868f529f",
  "comments_api": "https://agentalog.com/api/listings/plg_wasayabid_agent_trace_triage_agent_trace_868f529f/comments",
  "readme_sha": "ede18426a36d1e5ac8aee1ff81d0e72f3a88233326720374449a526a1fdb8379",
  "readme_em": "2026-08-31 07:20:20",
  "payload": {
    "plugin": "agent-trace-triage",
    "marketplace": "claude-community",
    "marketplace_repo": "anthropics/claude-plugins-community",
    "repo": "wasayabid/agent-trace-triage",
    "path": "",
    "ref": "",
    "sha": "03285a0b6fa6a9338782fe631e1966d68f9a2aba",
    "vendored": false,
    "categoria": "",
    "autor": "",
    "tem_mcp": 0,
    "tem_skill": 0,
    "install_cmd": "/plugin marketplace add claude-community\n/plugin install agent-trace-triage@claude-community"
  }
}