·executing-parallel-phase
</>

executing-parallel-phase

arittr/spectacular

プラン実行の並列フェーズをオーケストレーションする場合に使用します - 同時タスク実行用に分離されたワークツリーを作成し、依存関係をインストールし、並列サブエージェントを生成し、完了を検証し、ブランチを線形にスタックし、クリーンアップします (N=1 を含むすべての並列フェーズで必須)

4インストール·1トレンド·@arittr

インストール

$npx skills add https://github.com/arittr/spectacular --skill executing-parallel-phase

SKILL.md

Parallel phases enable TRUE concurrent execution via isolated git worktrees, not just logical independence.

Critical distinction: Worktrees are not an optimization to prevent file conflicts. They're the ARCHITECTURE that enables multiple subagents to work simultaneously.

Use this skill when execute command encounters a phase marked "Parallel" in plan.md:

プラン実行の並列フェーズをオーケストレーションする場合に使用します - 同時タスク実行用に分離されたワークツリーを作成し、依存関係をインストールし、並列サブエージェントを生成し、完了を検証し、ブランチを線形にスタックし、クリーンアップします (N=1 を含むすべての並列フェーズで必須) ソース: arittr/spectacular。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/arittr/spectacular --skill executing-parallel-phase
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

executing-parallel-phase とは?

プラン実行の並列フェーズをオーケストレーションする場合に使用します - 同時タスク実行用に分離されたワークツリーを作成し、依存関係をインストールし、並列サブエージェントを生成し、完了を検証し、ブランチを線形にスタックし、クリーンアップします (N=1 を含むすべての並列フェーズで必須) ソース: arittr/spectacular。

executing-parallel-phase のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/arittr/spectacular --skill executing-parallel-phase インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/arittr/spectacular