Agent Trace CLI — Development skill for Claude Code
A CLI tool for enabling agent traces and code attributions for coding tools like Cursor, Claude Code etc.
How to install Agent Trace CLI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ujjalsharma100/agent-trace-cli and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Trace CLI does
A CLI tool for enabling agent traces and code attributions for coding tools like Cursor, Claude Code etc.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
- Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★
README
agent-trace CLI
Trace AI-generated code changes across Cursor, Claude Code, and Codex CLI.
pip install agent-trace-cli · ▶ 3-min demo
Includes the **file viewer** for browsing files with git + agent-trace blame in your browser.
This implementation follows the [Agent Trace](https://agent-trace.dev/) specification: deterministic-only attribution, local-first storage, **git-like** `push` / `pull` / `sync`, **git notes** (`refs/notes/agent-trace`) for sharing metadata with the repo, and an optional HTTP remote as a **pure datastore** (no server-side blame).
When your host gives a trace **remote URL** and a **Bearer token**, add the remote with **`agent-trace remote add --token`** or **`--token-env`**. URLs may use a gateway path prefix such as **`/at//`** before **`/api/v1/...`** sync routes.
Related Skills
Coding Harness Tracing
Trace coding harnesses like claude-code, cursor, and codex to Arize AX or Phoenix
Wife
Local, persistent and auditable memory layer for Claude Code, Codex, Cursor & Gemini CLI. Your coding agent st
Diagnose Deeptrace
Run a ZDX deep trace diagnostics session — start, analyze, or clean up deep traces for a user's device.
Lmcache Agent Trace
Agent application/benchmark/workload traces should be placed here.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematical
Otel Agent Trace Connector
OpenTelemetry Collector connector for normalized Codex and Claude Code traces
Related Agents
Abtop
AI agent monitor for your terminal. Like btop++, but for AI coding agents. Supports Claude Code and Codex CLI.
Claude Agent Server
A Claude Code skill enabling Claude to use Gemini 3 Pro via Gemini CLI.
Cursor Delegate
Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to