claudeindex
Marketplace

taskflow

Declarative, verifiable DAG orchestration for coding agents. Taskflow lets you define multi-phase subagent workflows (fan-out, gates, loops, tournaments, approvals, sub-flow composition) as JSON, verify them before they run, and keep intermediate transcripts out of your context — exposed to Codex as the taskflow_* MCP tools plus a routing skill.

Stars

22

Forks

3

Plugins

1

Installation

1

Add the marketplace

/plugin marketplace add heggria/taskflow
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

1

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

taskflow

Multi-phase subagent orchestration for Codex: the taskflow_* MCP tools (run/list/show/verify/compile) plus a skill that routes multi-phase or fan-out work to them. The MCP server runs via npx (codex-taskflow) — no separate global install required.