Capture and replay Claude Code trajectories for multi-session debugging with Agent Lens
Record structured Claude Code trajectories, shadow git diffs, and replay branches when agent behavior needs forensic debugging instead of ad hoc transcript review.
Capture and replay Claude Code trajectories for multi-session debugging with Agent Lens
Record structured Claude Code trajectories, shadow git diffs, and replay branches when agent behavior needs forensic debugging instead of ad hoc transcript review.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/capture-and-replay-claude-code-trajectories-for-multi-session-debugging-with-agent-lens/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/capture-and-replay-claude-code-trajectories-for-multi-session-debugging-with-agent-lens
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/capture-and-replay-claude-code-trajectories-for-multi-session-debugging-with-agent-lens.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.