Tag: repository-setup
skill
Automated Git Worktree Repository Setup
Automates the creation of a git worktree-based development layout including main, reviews, and multiple parallel work branches. It handles environment variable configuration, dependency installation via poetry and pnpm, and branchlet config…
skill
★ 184,429
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…