Start a new feature using a git worktree. Takes a plain-language description of what you plan to build, proposes a branch name for your approval, creates the worktree as a sibling to the project root (same pattern as the wt() shell function), symlinks tool configs (.claude, .cursor, etc.) and copies .env, then offers to clear context for a fresh start in the new worktree.
2026-06-12