·executing-plans
</>

executing-plans

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

9Installs·1Trend·@pcvelz

Installation

$npx skills add https://github.com/pcvelz/superpowers --skill executing-plans

How to Install executing-plans

Quickly install executing-plans AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/pcvelz/superpowers --skill executing-plans
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: pcvelz/superpowers.

SKILL.md

View raw

You MUST NOT call EnterPlanMode or ExitPlanMode during this skill. This skill operates in normal mode, executing a plan that already exists on disk. Plan mode is unnecessary and dangerous here — it restricts Write/Edit tools needed for implementation.

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

Core principle: Batch execution with checkpoints for architect review.

Use when you have a written implementation plan to execute in a separate session with review checkpoints Source: pcvelz/superpowers.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pcvelz/superpowers --skill executing-plans
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from pcvelz/superpowers

Quick answers

What is executing-plans?

Use when you have a written implementation plan to execute in a separate session with review checkpoints Source: pcvelz/superpowers.

How do I install executing-plans?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pcvelz/superpowers --skill executing-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/pcvelz/superpowers