Claude Code Hidden Features You Probably Missed
Boris Cherny, creator of Claude Code, shared lesser-known features that most users overlook. Key highlights include: /teleport for moving sessions between devices, /loop and /schedule for recurring automated tasks (PR reviews, health checks), hooks for deterministic lifecycle automation, git worktrees for parallel agent sessions, /voice for dictating prompts, a Chrome extension for visual frontend feedback, /branch for session forking, /btw for side questions without interrupting tasks, --bare for faster CI pipeline usage, --add-dir for multi-repo context, and custom --agent configurations. Together these features position Claude Code as a full DevOps automation tool rather than just a code assistant.