About
The Autonomous Task Executor is a powerful skill designed to handle large-scale development projects that exceed the limits of a single AI session. By employing a dual-agent architecture—consisting of an Initializer for planning and an Executor for implementation—it breaks down high-level requests into granular task lists. The skill manages state persistence within a dedicated local directory, allowing Claude to track progress, handle session transitions automatically, and work through complex workflows like building full-stack features or performing major refactors without manual intervention between every step.