Spy On Session

Audit how a tool integrates with a Claude Code session — fingerprint files before and after the tool's bootstrap, monitor the live transcript JSONL and any event streams the tool publishes, classify findings as bugs / inconveniences / improvements with severity, source pointer, observed, expected, and repro hint. Use whenever the user wants to spy on a Claude Code integration, audit how a hook / skill / MCP / sidecar behaves in a real session, find what a tool is silently breaking, watch a Claude session running with <some tool> to surface rough edges, run a tool's bootstrap on a project and report what's broken, or generally "find what <tool> gets wrong on <project>" — even if they don't use the word "spy". For tools that already have a specialised spy skill (e.g. `spy-on-bones-session`), prefer that and use this only as a reference.

danmestas 6f0efb0 16.1 KB Updated

File contents

danmestas/wardrobe/tree/main/skills/spy-on-session commit 6f0efb05f9

Frequently asked questions

npx skillmds@latest add danmestas/spy-on-session