autonomous-orchestration

Installation
SKILL.md

Autonomous Orchestration

Overview

Orchestrates long-running autonomous work across multiple issues using the Task tool to spawn parallel worker agents and TaskOutput to monitor their progress.

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 with Task tool
  • worker-protocol skill for worker behavior
  • ci-monitoring skill for CI/WAKE handling
  • GitHub CLI (gh) authenticated
  • GitHub Project Board configured

Parallel Execution Model

Installs
26
GitHub Stars
11
First Seen
Jan 24, 2026
autonomous-orchestration — troykelly/claude-skills