Back to Directory
general

Executing Plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial release of the executing-plans skill. - Introduces a structured process: load and review plan, execute tasks in batches, and report progress for feedback. - Emphasizes critical review, stopping for clarification on blockers, and not guessing when instructions are unclear. - Includes explicit instructions for batch size, checkpoints, and required skill handoff for finishing development. - Clearly defines when to pause for help or revisit previous steps based on plan changes or feedback.