Skip to content
Skill

executing-plans

by obra

AI Summary

A skill for executing pre-written implementation plans with critical review and checkpoint validation, ideal for breaking complex tasks into separate sessions with human oversight.

Install

# Install skill into your project
mkdir -p .cursor/skills/executing-plans
&& curl --retry 3 --retry-delay 2 --retry-all-errors -o .cursor/skills/executing-plans/SKILL.md "https://raw.githubusercontent.com/obra/superpowers/main/skills/executing-plans/SKILL.md"

Run in your IDE terminal (bash). On Windows, use Git Bash, WSL, or your IDE's built-in terminal. If curl fails with an SSL error, your network may block raw.githubusercontent.com — try using a VPN or download the files directly from the source repo.

Description

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

Overview

Load plan, review critically, execute all tasks, report when complete. Announce at start: "I'm using the executing-plans skill to implement this plan." Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill.

Step 1: Load and Review Plan

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

Step 2: Execute Tasks

For each task: • Mark as in_progress • Follow each step exactly (plan has bite-sized steps) • Run verifications as specified • Mark as completed

Step 3: Complete Development

After all tasks complete and verified: • Announce: "I'm using the finishing-a-development-branch skill to complete this work." • REQUIRED SUB-SKILL: Use superpowers:finishing-a-development-branch • Follow that skill to verify tests, present options, execute choice

Quality Score

C

Acceptable

69/100

Standard Compliance45
Documentation Quality55
Usefulness70
Maintenance Signal100
Community Signal100
Scored 4d ago

GitHub Signals

Stars84.2k
Forks6.6k
Issues146
Updated3d ago
View on GitHub

Trust & Transparency

Open Source — MIT

Source code publicly auditable

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 3d ago

84.2k stars — Strong Community

6.6k forks

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code