executing-plans

Load a plan, review it critically, and execute tasks with verifications.

12|2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/aman-2709/superpowers-ecc --skill executing-plans-aman-2709
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/aman-2709/superpowers-ecc/tree/main/skills/executing-plans
Command: npx skills add https://github.com/aman-2709/superpowers-ecc --skill executing-plans-aman-2709

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load plan, review critically for gaps, and drive task completion with structured checkpoints.

Core Features & Use Cases

  • Plan loading and critical review: Import a plan file, identify ambiguities, surface questions before execution.
  • Deterministic task execution: Execute each plan step in order, marking statuses and performing verifications.
  • Guardrails and safe completion: Stop on blockers, escalate as needed, and ensure verified completion.

Quick Start

Load the plan, review it for gaps, and execute all tasks in order with verifications.

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 development plan with verification checkpoints?

To execute a development plan with verification checkpoints, load your written plan file, review it critically for gaps, and run each task sequentially while enforcing guardrails and stopping on blockers.

What is the best way to review an implementation plan before execution?

The best way to review an implementation plan before execution is to load the plan file, identify ambiguities, and surface questions to ensure deterministic task completion with verifications.

How do I handle blockers during plan execution workflows?

To handle blockers during plan execution workflows, apply guardrails that stop task progression immediately when a blocker is encountered, ensuring safe completion and allowing for necessary escalation.

Can I use this for deterministic task execution if I have an existing written plan?

Yes, you can use this for deterministic task execution if you have an existing written plan, as it coordinates end-to-end execution by reviewing gaps and driving task completion with structured checkpoints.

Do I need git worktrees and writing-plans skills to execute plans with checkpoints?

You need integration with workflow skills like using-git-worktrees, writing-plans, and finishing-a-development-branch to fully support plan execution with guardrails and verified task completion.