← Back to browse
skill

Set up isolated git worktrees for development

From Significant-Gravitas/Auto-GPT

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.