System Documentation

What problem does it solve?

This Skill automates the coordination of multi-agent development workflows, ensuring tasks are executed sequentially or in parallel based on defined dependencies, and tracks progress through a centralized system.

Core Features & Use Cases

  • Pipeline Coordination: Manages linear (sequential) and DAG (dependency graph) workflows for development teams.
  • Task Management: Initializes projects, assigns tasks, updates statuses, and collects results.
  • Agent Dispatch: Facilitates agent communication and task assignment via sessions_send.
  • Debate Mode: Enables multi-agent deliberation for complex decision-making.
  • Use Case: Coordinate a bug fix by assigning sequential tasks to a code-agent, test-agent, and docs-agent, ensuring each step completes before the next begins.

Quick Start

Initialize a new linear project named 'my-api' with a goal to 'Build REST API with tests and docs'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: team-tasks
Download link: https://github.com/MMXC/openclaw-back/archive/main.zip#team-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.