executing-plans

Coordinate written plan execution across sessions with review checkpoints.

1|Updated May 20, 2025
One-click install
npx skills add https://github.com/vessux/dotfiles --skill executing-plans-vessux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/vessux/dotfiles/tree/main/umbel/skills/superpowers/executing-plans
Command: npx skills add https://github.com/vessux/dotfiles --skill executing-plans-vessux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates the execution of a written plan in a separate session with review checkpoints, enabling controlled progress and verifiable outcomes.

Core Features & Use Cases

  • Plan review & approval: Critically assess plan content before starting work to surface questions or gaps.
  • Guided execution with checkpoints: Execute tasks in a structured order, updating statuses and surfacing blockers in real time.
  • Guardrails and integration: Enforce verifications, support blockers handling, and integrate with sub-skills for isolated workspaces and safe completion.

Quick Start

Load the plan, review it, then execute tasks step by step with review checkpoints.

Frequently Asked Questions about executing-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute a written development plan with review checkpoints?

To execute a development plan with review checkpoints, load the plan content, critically assess it for gaps, then execute tasks step by step while updating statuses and surfacing blockers in real time.

What is the best way to manage blockers during staged task execution?

Managing blockers during staged task execution requires a workflow that surfaces blockers in real time, enforces verifications, and pauses progress until the blocker is resolved at a review checkpoint.

How does plan execution integrate with isolated workspaces like git-worktrees?

Plan execution integrates with isolated workspaces like git-worktrees by using sub-skills to manage isolated development branches, ensuring safe completion of tasks before they are merged back into the main workflow.

Can I review and approve a development plan before starting task execution?

Yes, you can review and approve a development plan before starting task execution by critically assessing the plan content to surface questions or gaps before initiating the guided execution phase.

Does structured plan execution support progress verification across multiple tasks?

Structured plan execution supports progress verification across multiple tasks by enforcing verifications and review checkpoints that validate task completion before moving to the next stage of the development workflow.