# Tips from Claude Code Creator: Git Worktrees, Self-Improving CLAUDE.md, and Code Review

# Tips from Claude Code Creator: Git Worktrees, Self-Improving CLAUDE.md, and Code Review

> Boris from Anthropic shared Claude Code tips: git worktrees for 3-5 parallel sessions, self-improving CLAUDE.md, Claude as strict reviewer, /techdebt skill.

Source: https://okhlopkov.com/en-claude-code-creator-tips-git-worktrees/

Boris, the creator of Claude Code, dropped a thread with tips. Lots of useful stuff, but here's what I want to try: Git Worktrees: 3-5 Parallel Claude Sessions Each worktree = a separate branch with its own Claude. The biggest unlock according to the whole team. My current setup with one project and all specs + symlinks to code folders isn't best practice. Self-Improving CLAUDE.md After every mistake, say: "update your CLAUDE.md so you don't do this again." Claude apparently writes rules for itself pretty well. Claude as Strict Reviewer Not just "ask me about everything" but also "prove to me this will work." /techdebt Command Build a skill to run at the end of every session: find duplicate code, commit, update specs. Source: x.com/bcherny/status/2017742743125299476 https://x.com/bcherny/status/2017742743125299476

