Initialize a worktree-based repo layout for parallel development. Creates a main worktree, a reviews worktree for PR reviews, and N numbered work branches. Handles .env creation, dependency installation, and branchlet config. TRIGGER when user asks to set up the repo from scratch, initialize worktrees, bootstrap their dev environment, "setup repo", "setup worktrees", "initialize dev environment", "set up branches", or when a freshly cloned repo has no sibling worktrees.
$npx -y skills add hidorakai002/ai-workspace-archive --skill setup-repoInstalls into the current project.
Run `npx skills use "https://github.com/hidorakai002/ai-workspace-archive" --skill "hidorakai002/ai-workspace-archive/setup-repo"` 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.