triad-interleave とは?
3 つの決定論的なカラー ストリームをバランスの取れたスケジュールにインターリーブして、並列実行と評価を行います。 ソース: plurigrid/asi。
3 つの決定論的なカラー ストリームをバランスの取れたスケジュールにインターリーブして、並列実行と評価を行います。
コマンドラインで triad-interleave AI スキルを開発環境にすばやくインストール
ソース: plurigrid/asi。
Status: ✅ Production Ready Trit: +1 (PLUS - generative/constructive) Principle: Three streams → One balanced schedule Core Invariant: GF(3) sum = 0 per triplet, order preserved per stream
Triad Interleave weaves three independent color streams into a single execution schedule that:
| roundrobin | Fixed order: 0, 1, 2, 0, 1, 2, ... | Statistical | | gf3balanced | Reorder each triplet for sum=0 | Strict |
3 つの決定論的なカラー ストリームをバランスの取れたスケジュールにインターリーブして、並列実行と評価を行います。 ソース: plurigrid/asi。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/plurigrid/asi --skill triad-interleave3 つの決定論的なカラー ストリームをバランスの取れたスケジュールにインターリーブして、並列実行と評価を行います。 ソース: plurigrid/asi。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/plurigrid/asi --skill triad-interleave インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/plurigrid/asi