csv-wave-pipeline とは?
要件計画からウェーブベースの CSV 実行パイプラインまで。要件を依存関係でソートされた CSV タスクに分解し、実行ウェーブを計算し、クロスウェーブ コンテキスト伝播を使用して spawn_agents_on_csv を介してウェーブごとに実行します。 ソース: catlog22/claude-code-workflow。
要件計画からウェーブベースの CSV 実行パイプラインまで。要件を依存関係でソートされた CSV タスクに分解し、実行ウェーブを計算し、クロスウェーブ コンテキスト伝播を使用して spawn_agents_on_csv を介してウェーブごとに実行します。
コマンドラインで csv-wave-pipeline AI スキルを開発環境にすばやくインストール
ソース: catlog22/claude-code-workflow。
When --yes or -y: Auto-confirm task decomposition, skip interactive validation, use defaults.
Output Directory: .workflow/.csv-wave/{session-id}/ Core Output: tasks.csv (master state) + results.csv (final) + discoveries.ndjson (shared exploration) + context.md (human-readable report)
Wave-based batch execution using spawnagentsoncsv with cross-wave context propagation. Tasks are grouped into dependency waves; each wave executes concurrently, and its results feed into the next wave.
要件計画からウェーブベースの CSV 実行パイプラインまで。要件を依存関係でソートされた CSV タスクに分解し、実行ウェーブを計算し、クロスウェーブ コンテキスト伝播を使用して spawn_agents_on_csv を介してウェーブごとに実行します。 ソース: catlog22/claude-code-workflow。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/catlog22/claude-code-workflow --skill csv-wave-pipeline要件計画からウェーブベースの CSV 実行パイプラインまで。要件を依存関係でソートされた CSV タスクに分解し、実行ウェーブを計算し、クロスウェーブ コンテキスト伝播を使用して spawn_agents_on_csv を介してウェーブごとに実行します。 ソース: catlog22/claude-code-workflow。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/catlog22/claude-code-workflow --skill csv-wave-pipeline インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/catlog22/claude-code-workflow