The pursuit of excellence does not need justification
Mitchell Hashimoto put words to something I have believed for years. Make things better because they can be better, and let the results play out.
Category
Mitchell Hashimoto put words to something I have believed for years. Make things better because they can be better, and let the results play out.
Every merge request I open gets read by three AI models that debate each other's findings with code evidence. A deterministic rule, not a model, decides whether it merges.
I wanted everything Claude Code writes for developers to follow the Google developer documentation style guide. A forked skill, a few adaptations, and a local snapshot of all 70 guide pages got me there.
I kept running the same four commands to start work on an issue, so I wrote a script that does it. claude-work gives every issue its own git worktree, branch and tmux session running Claude Code.
Yesterday, I migrated this blog from WordPress to Hugo. These are the steps I took to do so.