executing-plans

Coordinate implementation plan execution with structured reviews and verifications.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/hetsheth-droid/toolbox-template --skill executing-plans-hetsheth-droid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/hetsheth-droid/toolbox-template/tree/main/incubating/superpowers-skills/executing-plans
Command: npx skills add https://github.com/hetsheth-droid/toolbox-template --skill executing-plans-hetsheth-droid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating the execution of a written implementation plan with structured reviews and verifications to ensure progress is traceable and reduces drift.

Core Features & Use Cases

  • Load and review a plan: ingest a plan file, inspect steps, and identify ambiguities or gaps.
  • Execute tasks with verifications: run each step in order, update status, and confirm outcomes against criteria.
  • Complete development with guardrails: finalize work using linked sub-skills to ensure reproducible results and clean history.
  • Audit trail and reporting: provide a summary of progress, blockers, and decisions for stakeholders.

Quick Start

Load your plan file and ask the skill to execute the plan with built-in reviews.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute an implementation plan with built-in reviews and verifications?

To execute an implementation plan with built-in reviews, load your plan file and the system will run each step in order, update status, and confirm outcomes against defined criteria to ensure progress is traceable.

What is the best way to track progress and prevent drift during development plan execution?

Tracking progress and preventing drift during development plan execution is achieved by applying structured reviews and verifications after each step, providing an audit trail of progress, blockers, and decisions for stakeholders.

Do I need a plan file before I can start executing development steps?

Yes, you need a plan file with clearly defined steps before you can start executing development steps, as the system ingests this file to identify ambiguities or gaps before running tasks with guardrails.

Can I use git-worktrees to maintain clean history while executing a development plan?

Yes, you can use git-worktrees to maintain clean history because the system integrates sub-skills like git-worktrees and finishing-a-development-branch to enforce guardrails and finalize work with reproducible results.

How does structured plan execution handle ambiguities or gaps in a written implementation plan?

Structured plan execution handles ambiguities by ingesting the written implementation plan and inspecting the defined steps to identify gaps before attempting to run tasks and confirm outcomes against criteria.

Does executing a project delivery plan provide an audit trail for stakeholders?

Yes, executing a project delivery plan provides an audit trail for stakeholders by generating a summary report of progress, blockers, and decisions made during the structured task execution.