소개
The Autonomous Orchestration skill transforms Claude into an end-to-end development agent capable of tackling entire milestones or epics. It manages the lifecycle of multiple GitHub issues simultaneously by spawning parallel worker processes in isolated Git worktrees. The skill maintains a persistent local state to survive restarts, monitors CI/CD status to automate PR merges, and implements a sophisticated 'research-after-failure' loop. This ensures complex, multi-step projects are completed autonomously while keeping GitHub as the single source of truth.