Blog

Claude Code: line up your session windows5/15/2026Series: Claude Code TipsThe 5-hour usage window starts on your first prompt — so start it on purpose.Read more
Claude Code: automating my support rotation4/17/2026Series: Claude Code TipsOne "do the support check" command that fans out across every tool the rotation touches and hands back a single digest, built from small composable skills.Read more
Claude Code: a thin script that beat the MCP by ~7x on tokens4/11/2026Series: Claude Code TipsFor a hot path you hit constantly, a small script that emits clean markdown cost ~85% fewer tokens than the equivalent MCP call, measured on one real ticket, then confirmed across 300 tasks on a live board. Here's the measurement.Read more
Claude Code: switching between multiple accounts3/18/2026Series: Claude Code TipsRun a personal and a work account side by side, with two aliases and one env var.Read more
Vendure.io error handling with sentry3/1/2023Better error handling in Vendure.io with sentry loggingRead more