소개
The Executing Plans skill optimizes the implementation of multi-step development tasks by breaking them into manageable batches and enforcing mandatory review checkpoints. It begins with a critical analysis of the provided plan to identify potential flaws or missing dependencies before any code is written. By processing tasks in sequences—typically three at a time—and reporting progress for human verification between batches, it ensures that Claude remains aligned with the intended architecture. This structured approach prevents errors from compounding and provides a clear mechanism for stopping and asking for clarification when blockers arise.