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-dispatchskill for spawning workers with Task toolworker-protocolskill for worker behaviorci-monitoringskill for CI/WAKE handling- GitHub CLI (
gh) authenticated - GitHub Project Board configured