Short, high-leverage patterns for Claude and Claude Code. Curated, MDX-backed, deployable.
/fork inherits the parent session's full context and prompt cache. When the task benefits from everything you've already explained, a fork beats a fresh subagent.
.claude/commands/*.md still works but .claude/skills/<name>/SKILL.md is the canonical form. Mechanical migration, real-world benefit.
It's not a replacement for code review. It's a second opinion on whether a branch is actually ready to ship.
The Claude 4 family supports interleaved thinking — budget tokens for it when chasing a gnarly bug.
Wire a PostToolUse hook to run your linter automatically after every Edit/Write.