Posts
All the articles I've posted.
-
Shell-style command pipelines in Go, without a shell
Updated:Compose processes with |, &&, ||, and & from Go — a small visitor over os/exec that returns a structured result tree.
-
wtguard: a three-layer guard that keeps parallel agents off main
Updated:Run parallel Claude Code agents on one repo — Docker isolation, git-as-lock coordination, and a commit guard that can't be bypassed.
-
Resume the right Claude Code session by typing 'claude' in zsh
Updated:A small zsh plugin that turns typing 'claude' into a project-aware --resume suggestion — pure zsh, no jq, no daemon.