Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, and generates Prisma client. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.
$npx -y skills add hidorakai002/ai-workspace-archive --skill worktreeInstalls into the current project.
Run `npx skills use "https://github.com/hidorakai002/ai-workspace-archive" --skill "hidorakai002/ai-workspace-archive/worktree"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hidorakai002/ai-workspace-archive" that are relevant to the current task. Run `npx skills add "https://github.com/hidorakai002/ai-workspace-archive"` and select the relevant skills, then follow their instructions.