Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
$npx -y skills add getcrew44/crew44 --skill using-git-worktreesInstalls into the current project.
Run `npx skills use "https://github.com/getcrew44/crew44" --skill "getcrew44/crew44/using-git-worktrees"` 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/getcrew44/crew44" that are relevant to the current task. Run `npx skills add "https://github.com/getcrew44/crew44"` and select the relevant skills, then follow their instructions.