01Smart Directory Selection: Priority-based selection using local .worktrees, project preferences, or global configurations.
02Gitignore Safety Verification: Automatically ensures worktree directories are ignored to prevent repository pollution.
03Automated Project Setup: Detects and runs environment-specific setup commands for Node.js, Rust, Python, and Go.
04Baseline Test Verification: Runs project tests before starting work to ensure a clean, functional starting state.
05Seamless Branch Isolation: Creates and switches to new branches within dedicated directories for conflict-free multitasking.
060 GitHub stars