Every guide tells you to swap Cmd and Ctrl and then abandons you. Here is the full stack: the scancode map, the AutoHotkey layer, and the left-versus-right Ctrl trick that stops Cmd+C from killing your dev server.
I tried to port Alex Edwards clean Go+htmx pattern to Django line by line, and watched two-thirds of it evaporate because the framework had already written it for me.
I can't write a lexer. I pointed an AI at PHP's own 22,000-test suite, started saying 'looks good, continue' — and now the thing renders a WordPress page.
A one-line CSS change that nerd-sniped me into a Go profiler, an O(n-squared) heading-ID bug, a syntax highlighter running a 364-way filename beauty pageant, and a benchmark grudge match against pandoc.
Tariq Ali wrote that you shouldn't turn HTML-effectiveness into a skill — just prompt for it. I spent a weekend building exactly that skill. A trip report, a quiet argument for visually rich notes, and the moment a workflow folded back on itself and started auditing its own output.
An honest tour of what's actually doing the work when you ship a real codebase with an agent — and the very specific way a newer developer would crash and burn trying the same thing.
Part 2. I said I'd keep my claude-code-transcripts fork to myself. Then I added five more agents, a real session manager, a destructive folder rename, and eventually a new name. It's not Simon's tool anymore.
I forked claude-code-transcripts to fix a few personal pain points. One of them was a folder with 1,667 duplicate sessions from a runaway loop. Here's the rest.