← Back to browse
skill
Set up isolated git worktrees for development
Summary
This skill provisions a dedicated git worktree, ensuring parallel development environments are isolated from the main repository. It handles copying necessary environment files, installing dependencies via poetry and pnpm, and generating the Prisma client for a clean setup.