Automates multi-step coding tasks by using a secondary Claude instance to review progress and drive continuous execution until objectives are met.
This skill transforms the standard interactive Claude Code experience into a fully autonomous workflow. By leveraging a secondary Claude instance as an 'analyzer,' it reviews the output of each step, compares it against user-defined success criteria, and provides the next instruction back to the executor. This is ideal for long-running tasks, overnight feature development, or complex refactoring projects where manual hand-holding is inefficient, providing a collaborative 'two-agent' architecture to ensure progress stays on track.
主要功能
01Autonomous multi-step task execution and continuation
02Configurable success criteria and strict safety limits
03Real-time cost tracking and iteration monitoring
040 GitHub stars
05Intelligent progress analysis via Opus 4.5 or Sonnet models
06Built-in 'doom loop' and circular work detection
使用场景
01Overnight implementation of complex features with multiple components
02Automated bug hunting and edge-case testing sessions
03Large-scale codebase refactoring and TypeScript migrations