executing-plans

Originally fromobra/superpowers
Installation
Summary

Structured plan execution with batch processing and architect review checkpoints.

  • Loads and critically reviews implementation plans before execution, raising concerns with human partners upfront rather than proceeding blindly
  • Executes tasks in batches (default: first 3 tasks) with verification steps and completion marking between each batch
  • Reports results and verification output after each batch, pausing for feedback before continuing to the next batch
  • Stops immediately on blockers, missing dependencies, test failures, or unclear instructions rather than guessing or forcing through
  • Integrates with the finishing-a-development-branch skill to handle final verification, testing, and deployment decisions once all tasks complete
SKILL.md

Executing Plans

Overview

Load plan, review critically, execute tasks in batches, report for review between batches.

Core principle: Batch execution with checkpoints for architect review.

Announce at start: "I'm using the executing-plans skill to implement this plan."

The Process

Step 1: Load and Review Plan

  1. Read plan file
  2. Review critically - identify any questions or concerns about the plan
  3. If concerns: Raise them with your human partner before starting
  4. If no concerns: Create TodoWrite and proceed

Step 2: Execute Batch

Related skills
Installs
462
GitHub Stars
37.3K
First Seen
Jan 19, 2026