task-workflow

Manage multi-agent task workflows with defined roles and status transitions.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/blakesims/task-workflow-plugin --skill task-workflow-blakesims
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-workflow
Source: https://github.com/blakesims/task-workflow-plugin/tree/main/skills/task-workflow
Command: npx skills add https://github.com/blakesims/task-workflow-plugin --skill task-workflow-blakesims

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured framework for managing complex tasks through a series of specialized AI agents, ensuring a clear, auditable, and efficient workflow from planning to completion.

Core Features & Use Cases

  • Task Orchestration: Guides tasks through distinct phases like planning, execution, and review.
  • Agent Coordination: Defines responsibilities for agents like planners, executors, and reviewers.
  • Structured Documentation: Enforces a consistent format (main.md) for task tracking and status updates.
  • Use Case: A software development project can be broken down into phases (planning, coding, testing, review), with each phase handled by a dedicated agent, all tracked within the main.md file.

Quick Start

Understand the task workflow structure by referencing the skills/task-workflow/SKILL.md file.

Frequently Asked Questions about task-workflow

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

FAQPage Schema
How do I manage multi-agent task workflows for complex project planning?

Multi-agent task workflows are managed by defining a structured process with distinct agent roles and a standardized task document format. This framework enforces task lifecycle management across planning, execution, review, and completion phases.

What is the standardized format for tracking task lifecycle status across multiple agents?

The standardized format for task tracking is a consistent document format called `main.md`. It enforces status transitions and agent responsibilities, providing a structured, auditable record for systematic task resolution throughout the workflow.

How do I coordinate specialized agents for software development execution and review?

You coordinate specialized agents by assigning distinct responsibilities for planning, coding, and reviewing within the task workflow. The framework enforces status transitions and agent coordination to ensure systematic resolution of each project phase.

Does this task workflow framework enforce status transitions for project management?

Yes, the task workflow framework enforces status transitions and agent responsibilities for systematic task resolution. It facilitates task lifecycle management across planning, execution, review, and completion phases to ensure structured project tracking.

When do I need a structured task orchestration framework with distinct agent roles?

You need a structured task orchestration framework when managing complex tasks that require clear, auditable workflows from planning to completion. It is essential when breaking down projects into phases handled by dedicated agents for systematic resolution.