executing-plans

Execute implementation plans wave-by-wave using MCP state management.

7|1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/robertphyatt/ironclaude --skill executing-plans-robertphyatt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/robertphyatt/ironclaude/tree/main/worker/skills/executing-plans
Command: npx skills add https://github.com/robertphyatt/ironclaude --skill executing-plans-robertphyatt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates and executes implementation plans wave-by-wave using MCP state management to enforce plan validation, wave-based task progression, and mandatory review gates.

Core Features & Use Cases

  • Wave-based execution: validates and advances plan waves with MCP, ensuring dependencies and gates are respected.
  • Multi-mode execution: supports sequential, parallel subagents, or inline execution per task.
  • Code review integration: triggers code reviews after each task and waits for approval before advancing.

Quick Start

Provide a plan path to execute waves under MCP state management.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute implementation plans wave-by-wave with task dependencies?

Wave-by-wave plan execution coordinates tasks and dependencies using MCP state management to advance validated waves, ensuring dependencies and mandatory review gates are respected throughout the workflow.

Can I trigger code reviews automatically after each task completes?

Code review integration triggers automatically after each task submission and waits for approval before advancing, ensuring controlled and auditable execution through mandatory MCP state review gates.

What is the best way to manage task progression and dependencies in a multi-step workflow?

MCP state management validates and advances plan waves sequentially, coordinating task claiming, dependency resolution, and submission to provide controlled and auditable execution for complex multi-step workflows.

Do I need MCP state management to run parallel subagents for plan execution?

MCP state management is required to coordinate multi-mode execution, supporting sequential, parallel subagents, or inline execution per task while enforcing plan validation and wave progression.

How does wave-based execution handle file restrictions and error handling?

Wave-based execution enforces strict file-restriction and error handling rules during task claiming and submission, applying MCP state management to maintain controlled and auditable execution per wave.