home/categories/git-workflows/noah-rivard-news-coverage-a24-lionsgate-codex-skills-worktree-parallel-skill-md
git-workflowsdevops

worktree-parallel

Create and manage a git worktree for parallel feature development, then open the new worktree in the editor (code/Cursor) for a second Codex session. Use when the user asks to work on another feature simultaneously, spin up a parallel workspace, or open a new worktree even if they do not mention worktree explicitly.

noah-rivard
maintainer
noah-rivard
更新日 1/7/2026
スター
0
フォーク
0
quick start

Installation and usage

Create and manage a git worktree for parallel feature development, then open the new worktree in the editor (code/Cursor) for a second Codex session. Use when the user asks to work on another feature simultaneously, spin up a parallel workspace, or open a new worktree even if they do not mention worktree explicitly.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use worktree-parallel