Posts
All the articles I've posted.
-
What's New in Claude Code Skills 2.0
Claude Code now treats custom commands and skills as parts of the same system. I look at what changed, what works in practice, and where quality or security can fail.
-
Everything You Missed in Claude Code While You Weren't Looking
Claude Code changed quickly between Opus 4.5 and 4.6. This is my dated map of the rules, hooks, MCP changes, remote control, plugins, and commands that mattered in practice.
-
Building Agent Memory That Survives Between Sessions
Teresa Torres's three-layer context system and Patrick Zandl's claudecode-kb show how to preserve useful context between sessions without loading everything every time.
-
The One File That Makes or Breaks Your AI Workflow
Research suggests auto-generated context files can hurt agent performance. A short, human-curated CLAUDE.md works better when it contains only what the repository cannot explain.
-
Your First Day With Claude Code
The setup checklist I wish I'd had on day one with Claude Code: isolation, terminal configuration, code intelligence, context monitoring, and what not to install.