dispatch-orchestration
Installation
SKILL.md
Dispatch Orchestration
Dispatch is an AI agent orchestration CLI that turns issues into working code. It fetches work items from GitHub Issues, Azure DevOps, or local markdown files, generates structured specs (with correctly ordered and tagged tasks), plans and executes each task in isolated AI sessions, then commits and opens PRs.
Pipeline: Issues → --spec → Spec files → dispatch → Plan → Execute → Commit/PR