概要
The Autonomous Skill transforms Claude Code into a self-steering agent capable of handling complex projects that exceed the limits of a single interaction. By implementing a dual-agent architecture—using an Initializer for strategic planning and an Executor for implementation—the skill breaks down large objectives into granular sub-tasks tracked within a dedicated project directory. It features an auto-continuation loop that persists across sessions, maintaining state through specialized task lists and progress logs to ensure consistent advancement until the entire project is complete.