什麼是 parallel-worktrees?
使用 git 工作樹設定並行編碼會話,以實現零死區時間。當測試、建構受阻或想要同時探索多種方法時使用。 來源:rohitg00/pro-workflow。
使用 git 工作樹設定並行編碼會話,以實現零死區時間。當測試、建構受阻或想要同時探索多種方法時使用。
透過命令列快速安裝 parallel-worktrees AI 技能到你的開發環境
來源:rohitg00/pro-workflow。
Zero dead time. While one session runs tests, work on something else.
Use when waiting on tests, long builds, exploring approaches, or needing to review and develop simultaneously.
Both approaches create an isolated working copy where changes don't interfere with your main session.
使用 git 工作樹設定並行編碼會話,以實現零死區時間。當測試、建構受阻或想要同時探索多種方法時使用。 來源:rohitg00/pro-workflow。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/rohitg00/pro-workflow --skill parallel-worktrees使用 git 工作樹設定並行編碼會話,以實現零死區時間。當測試、建構受阻或想要同時探索多種方法時使用。 來源:rohitg00/pro-workflow。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rohitg00/pro-workflow --skill parallel-worktrees 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rohitg00/pro-workflow