Back
Blog
Claude Code: line up your session windows
5/15/2026
Series: Claude Code Tips
The 5-hour usage window starts on your first prompt — so start it on purpose.
claude-code
ai
Read more
→
Claude Code: automating my support rotation
4/17/2026
Series: Claude Code Tips
One "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.
claude-code
ai
automation
Read more
→
Claude Code: a thin script that beat the MCP by ~7x on tokens
4/11/2026
Series: Claude Code Tips
For 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.
claude-code
ai
mcp
Read more
→
Claude Code: switching between multiple accounts
3/18/2026
Series: Claude Code Tips
Run a personal and a work account side by side, with two aliases and one env var.
claude-code
ai
Read more
→
Vendure.io error handling with sentry
3/1/2023
Better error handling in Vendure.io with sentry logging
vendure
node.js
Read more
→