About
The Plan Executor skill enables Claude to systematically work through complex, multi-step tasks defined in Markdown plan files. It enforces a strict execution loop—reciting commitment, reading tasks, updating statuses from PENDING to DONE, and performing final verification—ensuring that long-running or complex operations are completed without skipping steps. This is particularly useful for software migrations, large-scale refactoring, or multi-stage deployments where progress persistence and state tracking are critical for success.