executing-plans

Execute written implementation plans with verification checkpoints until completion.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/yashs33244/my-mac-claude --skill executing-plans-yashs33244
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/yashs33244/my-mac-claude/tree/main/skills/superpowers/executing-plans
Command: npx skills add https://github.com/yashs33244/my-mac-claude --skill executing-plans-yashs33244

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns a written implementation plan into dependable, step-by-step execution with built-in critical review and verification checkpoints, reducing the risk of going off-plan or shipping unverified work.

Core Features & Use Cases

  • Plan-first execution: Loads the written plan, reviews it critically, and escalates questions before starting.
  • Task-by-task progress tracking: Executes each task in the plan using the plan’s bite-sized steps and explicit verification instructions.
  • Safe completion handoff: Finishes development using the required completion workflow on an isolated workspace, rather than proceeding without validation.

Quick Start

Use the executing-plans skill to implement the attached written plan with review questions raised upfront and verification performed for every task.

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

To execute a software development plan with verification checkpoints, load the written plan, critically review it upfront, and perform each task step-by-step while validating completion before moving to the next task. This ensures strict adherence to the plan and prevents unverified work.

What is the best way to ensure task workflow adherence during plan execution?

The best way to ensure task workflow adherence during plan execution is by applying strict guardrails that require explicit stop-and-ask behavior on blockers or repeated verification failures. This prevents going off-plan and forces critical review before starting any implementation.

How does critical review work when executing an implementation plan?

Critical review during implementation plan execution works by loading the written plan and escalating questions before starting any tasks. This plan-first approach ensures potential issues are addressed upfront, reducing the risk of shipping unverified work or deviating from the intended steps.

Can I use task-by-task progress tracking for software development workflows?

Yes, you can use task-by-task progress tracking for software development workflows by executing each task using the plan's bite-sized steps and explicit verification instructions. This method tracks progress dependably and ensures safe completion handoff on an isolated workspace.

What happens when verification fails repeatedly during plan execution?

When verification fails repeatedly during plan execution, the workflow applies explicit stop-and-ask behavior to halt progress and escalate the blocker. This mandatory guardrail prevents proceeding without validation and ensures the issue is resolved before continuing.

Do I need a written implementation plan before starting task execution?

Yes, you need a written implementation plan before starting task execution because this workflow requires strict adherence to existing plan steps rather than improvising. The plan provides the bite-sized steps and verification instructions needed for dependable execution.