当开始需要与当前工作区隔离的功能开发、或执行实现计划之前使用——通过原生工具或 git worktree 兜底,确保有一个隔离的工作区。
$npx -y skills add itmisx/deepx-code --skill using-git-worktreesInstalls into the current project.
Run `npx skills use "https://github.com/itmisx/deepx-code" --skill "itmisx/deepx-code/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/itmisx/deepx-code" that are relevant to the current task. Run `npx skills add "https://github.com/itmisx/deepx-code"` and select the relevant skills, then follow their instructions.