Snapwatch — AI skill for Claude Code
Watch what an AI agent does to your project — live side-by-side diffs in the browser, snapshots in a shadow git repo, your .git untouched.
How to install Snapwatch
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open llehouerou/snapwatch and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Snapwatch does
Watch what an AI agent does to your project — live side-by-side diffs in the browser, snapshots in a shadow git repo, your .git untouched.
Alternatives in AI
- CodeIsland — Real-time AI coding agent status panel in your MacBook notch — live status, approvals & replies for 13 AI tool 2.3k ★
- Agent Teams AI — You're the boss, agents are your team 2k ★
- Adopt AI Properly — Workflow recipe — the org-side AI adoption arc, policy to proof, by chaining 4 skills 1.3k ★
README
snapwatch
Watch what an AI agent does to your project — live, as diffs, without touching your git repo.
`snapwatch` points at a directory, snapshots it into a **shadow git repository** every time something changes, and shows the resulting diffs in your browser as they happen. Built for one job: sitting next to Claude Code, Codex, Aider, Cursor or any other agent and seeing exactly what it just did — file by file, line by line, in real time, even in projects that aren't under version control.
The project's own `.git` is read for the history sidebar, never written to, and not required at all.

Features
- Live feed — every save becomes a snapshot; snapshots stream into the page over SSE as side-by-side, syntax-highlighted diffs under a sticky timestamp. Infinite scroll back through the whole session.
- Debounced, not spammy — a burst of writes (an agent editing 12 files, a formatter running) becomes one snapshot, not twelve.
- Git-aware — if the project is a git repo, its commits show up in the feed
as
● sha subjectmarkers and branch switches as⎇ switched to …. The file churn caused by a checkout is folded away instead of shown as "changes". - **His
Related Skills
Lumbergh
Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time
Teebe
teebe — native macOS git worktree GUI. Watch files change live across worktrees while your AI coding agents (C
AI Shadow Vault
AI Shadow Vault is a shell-first CLI that keeps AI adapter files out of Git. Use CLAUDE.md, AGENTS.md, and GEM
Fuse Browser
MCP server + CLI giving AI agents a real, stealth browser — per-country identity, self-healing actions, snapsh
Browser Snapshot Agent
Headless browser agent for capturing page snapshots with MCP support for AI assistants
Chrome Bridge
CLI for browser automation: let any AI agent drive your real Chrome — logged-in tabs, zero deps, no relaunch,
Related Agents
Browser Controller
Headless browser control via Playwright for QA testing, screenshots, form interaction, page snapshots, and acc
Design Authority Watcher
Fetches a curated whitelist of design-authority feeds, diffs against .design/authority-snapshot.json, classifi
Booking Checker
Checks ONE activity-watchlist entry against its live provider page and the inbox, and reports what changed. Sp