Series · 6 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: 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→ 4. 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→ 5. Claude Code: a herdr plugin that tells me which agent needs me6/28/2026I run several Claude agents at once. A small herdr plugin turns the sidebar into a status board: an icon for what each pane is doing, a timer for how long.Read more→ 6. Claude Code: fuzzy-search every session you've ever had7/6/2026Old Claude Code sessions are where your answers live, and finding one again is grep archaeology. A herdr palette plugin searches every transcript by content and resumes the one you pick.Read more→