autonomous-orchestration

Installation
SKILL.md

Autonomous Orchestration

Overview

Orchestrates long-running autonomous work across multiple issues, spawning parallel workers, monitoring CI, and persisting state across sessions.

Core principle: GitHub is the source of truth. Workers are disposable. State survives restarts.

Announce at start: "I'm using autonomous-orchestration to work through [SCOPE]. Starting autonomous operation now."

Prerequisites

  • worker-dispatch skill for spawning workers
  • worker-protocol skill for worker behavior
  • ci-monitoring skill for CI/WAKE handling
  • Git worktrees support (workers use isolated worktrees)
  • GitHub CLI (gh) authenticated
  • GitHub Project Board configured
Related skills
Installs
4
GitHub Stars
6
First Seen
Feb 10, 2026