What problem does it solve?
This Skill eliminates the risk of lost context, skipped checkpoints, and inconsistent execution when implementing pre-written project plans across separate development sessions, ensuring every planned step is completed as intended.
Core Features & Use Cases
- Pre-Execution Plan Review: Critically evaluates the implementation plan before starting to catch gaps, ambiguities, or risks early, preventing wasted work on flawed plans.
- Step-by-Step Checkpoint Execution: Tracks each planned task with explicit verification steps, marking tasks as in-progress and completed only after passing required checks.
- Cross-Session Context Preservation: Automatically updates HANDOFF.md for complex full-path implementations to record progress and context, so work can be seamlessly picked up in future sessions.
- Use Case: If you have a multi-phase feature implementation plan split across 3 separate work sessions, use this Skill to execute each phase without losing progress, missing verification steps, or repeating work already completed.
Quick Start
Use the executing-plans skill to implement the feature plan saved in the docs/2024-q3-user-auth-plan.md file, following all checkpoints and verification steps outlined in the plan.