About
This skill streamlines feature development by setting up isolated Git workspaces that share the same repository, allowing you to work on multiple branches simultaneously without switching contexts. It follows a systematic directory selection process, ensures worktree directories are correctly ignored to prevent repository pollution, and automatically detects project types to run necessary setup commands like dependency installation and baseline testing. By verifying a stable starting point, it ensures you can begin coding immediately in a clean, isolated environment tailored to your project's configuration.