概要
The Plan Execution skill transforms abstract implementation plans into concrete code by enforcing a strict, step-by-step development cycle. It guides Claude through a structured loop: implementing specific feature groups, performing 'real' (non-mocked) testing, and committing changes via the feature-tree system. This skill is specifically designed to prevent the AI from becoming overwhelmed by large tasks, ensuring that every change is verified against actual environments—such as real databases or browser automation—before proceeding, thereby maintaining a clean and manageable project state.