ai-dispatch

Official

Construct task DAGs and dispatch agents.

Authorarcasilesgroup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill formalizes the process of assigning tasks to AI agents by creating a structured dependency graph (DAG) from a plan, replacing ambiguous English instructions with a deterministic schema.

Core Features & Use Cases

  • Task Dependency DAG Construction: Analyzes plan.md and tasks.md to build a visual representation of task order and dependencies.
  • Structured Dispatch Entries: Generates YAML-formatted dispatch entries specifying phase, agent, task scope, and gates.
  • Use Case: After a planning phase, this skill ensures that the 'build' agent only runs after 'linting' tasks are complete and that parallel 'testing' tasks are correctly identified and grouped.

Quick Start

Use the ai-dispatch skill to generate a structured dispatch plan from the current plan.md and tasks.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ai-dispatch
Download link: https://github.com/arcasilesgroup/ai-engineering/archive/main.zip#ai-dispatch

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 223,000+ vetted skills library on demand.