taskflow

Guides

Practical guides for using taskflow on different hosts and patterns.

The Guides are the practical half of these docs. Where Concepts explains the model and the Syntax Reference lists every field, the Guides walk you through doing something real end to end — install on a specific host, run a flow, save it, debug it, and reach for an advanced pattern when the work demands it.

They come in two flavors:

  • By host. taskflow runs on Pi, Codex, Claude Code, and OpenCode. Each host has its own install path and invocation surface, so each gets a dedicated walkthrough.
  • By pattern. Once the basics work, some problems want a specific shape — a model that plans its own sub-flow at runtime, or a tournament that spawns competing drafts and picks a winner.

New to taskflow? Start with the host you already use. Both host guides end with the same runnable review flow, so you can compare notes across hosts afterwards.

By host

By pattern

Case studies

End-to-end walkthroughs of real tasks, showing how multiple phase types work together.

Submit your own

Have a taskflow that saved you hours? Share it with the community.

Last updated on

Was this helpful?

Help us improve the docs or ask a question in the community.

On this page