
Taskflow
- 45 repo stars
- Updated July 27, 2026
- heggria/taskflow
Define multi-phase subagent workflows (fan-out, gates, loops, approvals) as JSON, verify them before running, and keep intermediate transcripts out of your context.
About
Taskflow is a marketplace plugin that gives Codex declarative, verifiable DAG orchestration for coding agents. You define multi-phase subagent workflows - fan-out, gates, loops, tournaments, approvals, and sub-flow composition - as JSON, verify them before they run, and keep the noisy intermediate transcripts out of your main context. A solo builder reaches for it when a task needs many coordinated agent phases rather than one long prompt.
- Declarative DAG orchestration for coding agents
- Fan-out, gates, loops, tournaments, approvals, sub-flows
- Verify workflows before they run
- Keeps intermediate transcripts out of your context
- Runs via npx codex-taskflow, no global install
Taskflow by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add heggria/taskflowAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 45 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | heggria/taskflow ↗ |
What it does
Define multi-phase subagent workflows (fan-out, gates, loops, approvals) as JSON, verify them before running, and keep intermediate transcripts out of your context.
Who is it for?
Complex multi-agent tasks that need verifiable structure
Skip if: Simple single-prompt coding tasks
What you get
- orchestrated multi-phase agent runs
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.