I've used Claude Code daily since it came out. These are the best practices, tools, and configuration patterns that I learned. Most of this applies to other coding agents (Codex, Gemini CLI) too.
vinta.ws/code/claude-co…
Since Claude Code supports cross-session messaging now, I wrote a plugin to auto-rename sessions, so it's easier to mention them with @ when needed.
claude plugin marketplace add vinta/hal-9000
claude plugin install hal-session-auto-rename@hal-9000
github.com/vinta/hal-9000…