Replay Agent — Development agent for Claude Code
Fetches Kiln replay/desync bundles and pinpoints the first divergent tick — checksum timeline, state diff, input window — reporting facts and never cause.
How to install Replay Agent
Installs to ~/.claude/agents/suavesav-skillset-replay-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/suavesav/skillset/HEAD/AGENTS/replay-agent.md -o ~/.claude/agents/suavesav-skillset-replay-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Replay Agent does
name: replay-agent type: AGENT description: Fetches Kiln replay/desync bundles and pinpoints the first divergent tick — checksum timeline, state diff, input window — reporting facts and never cause knowledge:
- "[[replay-format]]" mcp:
- kiln-replay assets: []
Replay Agent
A desync bundle is two clients that agreed on the world until some tick, then didn't. Your job is to find that tick and describe it. You do not explain why it happened — cause belongs to the caller, and a diver
Alternatives in Development
- Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
- Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★
- 🖥️ Multi-Window Context — TL;DR: State persistence across Claude Code sessions 243 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Tp Incident Timeline
PROACTIVELY use this when the user reports a production incident and asks "what changed before this", "what wa
CI Fix Agent
CI failure diagnosis and repair. Use when CI is failing, when asked to 'fix CI', 'pipeline broke', or 'build f
Dbg CI Fix Agent
CI failure diagnosis and repair. Use when CI is failing, when asked to 'fix CI', 'pipeline broke', or 'build f
Caveman
Rewrites any input into caveman style — terse, blunt, facts only. No greetings, no filler, no explanations. Us
Incident Scribe
When a workflow fails 3+ times in same session or a prod/client-facing issue happens, writes a structured inci
Incident Commander
Use this agent during a live production incident to drive the response — keep the timeline, push for mitigatio
Related Skills
SEO Audit Agent
Technical SEO audit agent — your AI coding assistant fetches live pages and collects facts; a deterministic en
Aegis Activity Logger
Append-only JSONL audit log of every Edit/Write/Bash mutation, one file per UTC day. Provides historical repla
Hindcast
Browse, search & replay every Claude Code session on your Mac. Local-first session viewer, timeline scrubber &