taskflow

Orchestrate multi-phase workflows across Claude Code, Codex, and OpenCode subagents.

53|4|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/heggria/taskflow --skill taskflow-heggria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taskflow
Source: https://github.com/heggria/taskflow/tree/main/packages/claude-taskflow/plugin/skills/taskflow
Command: npx skills add https://github.com/heggria/taskflow --skill taskflow-heggria

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of orchestrating complex workflows across multiple subagents, allowing users to automate and manage multi-phase tasks efficiently.

Core Features & Use Cases

  • Multi-phase Workflow Orchestration: Manage tasks that span multiple phases, including discovery, work, review, and reporting.
  • Subagent Coordination: Integrate and coordinate actions across different subagents, including Claude Code, Codex, Claude Code, and OpenCode.
  • Dynamic Planning: Support dynamic workflows that adapt to runtime conditions.
  • Use Case: For example, when auditing a codebase, this Skill can automatically scan the code, perform reviews, and generate a report all in one cohesive process.

Quick Start

To run a saved flow named 'audit', use the command: taskflow_run --name "audit"

Frequently Asked Questions about taskflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multi-phase workflows across different subagents?

Multi-phase workflow orchestration coordinates actions across subagents like Claude Code, Codex, and OpenCode. It manages tasks spanning discovery, work, review, and reporting phases to automate complex processes such as codebase auditing and parallel file processing.

Can I coordinate Claude Code and Codex subagents in the same workflow?

Yes, subagent coordination integrates actions across Claude Code, Codex, and OpenCode within a single cohesive process. This allows you to distribute tasks like code scanning and review generation across different specialized agents dynamically.

How do I run a saved workflow for codebase auditing?

To run a saved workflow for codebase auditing, use the command `taskflow_run --name "audit"`. This executes the saved flow to automatically scan code, perform reviews, and generate a report across the orchestrated subagents.

What is dynamic planning in subagent workflow orchestration?

Dynamic planning in subagent workflow orchestration allows tasks to adapt to runtime conditions. Instead of following a rigid script, the workflow adjusts its phases dynamically, handling complex task management by responding to conditions as they occur during execution.

Do I need prior configuration to manage parallel file processing across subagents?

No prior configuration dependencies are required to manage parallel file processing. The system supports dynamic planning out of the box, allowing you to define and execute multi-phase workflows across subagents without external module setup.