executing-plans

Installation
SKILL.md

Executing Plans

Overview

This skill turns an approved plan document into working code through disciplined, batch-based execution. Each step is implemented with TDD, verified before proceeding, and reviewed at checkpoints. It provides the structural framework for moving from plan to production code with consistent quality gates.

Announce at start: "I'm using the executing-plans skill to implement the approved plan at [plan path]."

Trigger Conditions

  • An approved plan document exists and is ready for implementation
  • /execute command invoked with a plan reference
  • Resuming a partially completed plan execution
  • Transition from planning skill after plan approval

Phase 1: Read the Plan

Related skills
Installs
33
GitHub Stars
1
First Seen
Apr 2, 2026