Loading…
Initialize a worktree-based repo layout for parallel development.
The Setup Repo skill initializes a worktree-based development environment from a freshly cloned repository. It creates a main worktree, a reviews worktree for pull request reviews, and multiple numbered work branches for parallel development. The skill handles the creation of environment files, installs dependencies, and configures branchlets, ensuring a streamlined setup process for developers.