Series · 4 parts
Claude Code Tips
1. Claude Code: switching between multiple accounts3/18/2026Run a personal and a work account side by side, with two aliases and one env var.Read more→ 2. Claude Code: a thin script that beat the MCP by ~7x on tokens4/11/2026For 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→ 3. Claude Code: line up your session windows5/15/2026The 5-hour usage window starts on your first prompt — so start it on purpose.Read more→ 4. Claude Code: automating my support rotation4/17/2026One "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→