executing-plans

Execute implementation plans in batches with review checkpoints.

69|19|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alffei/skill_share --skill executing-plans-alffei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/alffei/skill_share/tree/main/superpowers-antigravity/skills/executing-plans
Command: npx skills add https://github.com/alffei/skill_share --skill executing-plans-alffei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams implement a written implementation plan by executing tasks in controlled batches with review checkpoints, reducing drift and miscommunication.

Core Features & Use Cases

  • Batch execution with explicit checkpoints between batches to enable architect review.
  • Load a plan, identify questions or concerns, and proceed only when blockers are resolved.
  • Generate and track actionable items for each batch (TodoWrite) to maintain progress and accountability.
  • Use cases include implementing multi-phase features, architectural plan execution, and complex project work that benefits from staged validation.

Quick Start

Load the plan file (plan.md) and initiate the first batch of three tasks. After each batch, report outcomes and await review before continuing.

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 in batches with review checkpoints?

Executing a development plan in batches involves loading a plan file, processing tasks in groups of three, and pausing for architecture review and blocker resolution at explicit checkpoints before proceeding to the next batch.

What is the best way to implement a multi-phase feature with staged validation?

Implementing a multi-phase feature with staged validation requires batch processing of actionable items using TodoWrite, generating critical review prompts between batches to maintain progress and prevent architectural drift.

How do I track actionable items and maintain accountability during project execution?

Tracking actionable items during project execution requires generating and monitoring tasks for each batch using TodoWrite, ensuring explicit completion checks and structured review before advancing.

When do I need batch processing with critical review prompts for architecture refinement?

Batch processing with critical review prompts is needed for architecture refinement when executing complex project work that requires identifying questions or concerns and resolving blockers through staged validation between task groups.

Does this batch execution approach work without resolving blockers between task groups?

Batch execution does not proceed without resolving blockers; the skill enforces explicit completion checks and halts progress at checkpoints until architect review confirms concerns are addressed.