workflow-execute とは?
自動セッション検出、並列タスク処理、ステータス追跡により、ワークフロー タスクのエージェントの実行を調整します。 「workflow:execute」でトリガーされます。 ソース: catlog22/claude-code-workflow。
自動セッション検出、並列タスク処理、ステータス追跡により、ワークフロー タスクのエージェントの実行を調整します。 「workflow:execute」でトリガーされます。
コマンドラインで workflow-execute AI スキルを開発環境にすばやくインストール
ソース: catlog22/claude-code-workflow。
Orchestrates autonomous workflow execution through systematic task discovery, agent coordination, and progress tracking. Executes entire workflow without user interruption (except initial session selection if multiple active sessions exist), providing complete context to agents and ensuring proper flow control execution with comprehensive TodoWrite tracking.
Resume Mode: When called with --resume-session flag, skips discovery phase and directly enters TodoWrite generation and agent execution for the specified session.
Lazy Loading: Task JSONs read on-demand during execution, not upfront. TODOLIST.md + IMPLPLAN.md provide metadata for planning.
自動セッション検出、並列タスク処理、ステータス追跡により、ワークフロー タスクのエージェントの実行を調整します。 「workflow:execute」でトリガーされます。 ソース: catlog22/claude-code-workflow。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute自動セッション検出、並列タスク処理、ステータス追跡により、ワークフロー タスクのエージェントの実行を調整します。 「workflow:execute」でトリガーされます。 ソース: catlog22/claude-code-workflow。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/catlog22/claude-code-workflow