executing-plans

Execute written implementation plans with verifications and git checkpoints.

2|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/LeonardoTan19/metaforge --skill executing-plans-leonardotan19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/LeonardoTan19/metaforge/tree/main/skills/executing-plans
Command: npx skills add https://github.com/LeonardoTan19/metaforge --skill executing-plans-leonardotan19

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating the execution of a written plan across a team or agent, ensuring critical review, controlled task execution, and explicit checkpoints to reduce drift and miscommunication.

Core Features & Use Cases

  • Load a plan file, review it critically, and execute each task with verifications and status updates.
  • Support for normal and full-stack plans with domain skill dispatch, two-stage reviews, and git checkpointing for traceable progress.
  • STOP rules and pivot handling to manage blockers and changes without risking project integrity.

Quick Start

Load a plan file, review it, and begin executing tasks with built-in verifications and checkpoints.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I automate execution of a written implementation plan with task verification?

To automate execution of a written implementation plan, load the plan file, review it critically, and orchestrate task execution with defined verifications, status updates, and git-based checkpoints for safe, incremental progress.

What is the best way to handle blockers and pivot protocols during plan execution?

Handle blockers and pivot protocols during plan execution by enforcing STOP rules, managing blockers explicitly, and executing stepwise completion with reporting and optional rollbacks to maintain project integrity.

Does this plan execution approach support full-stack plans with domain skill dispatch?

Yes, plan execution supports both normal and full-stack plans with domain skill dispatch, enabling targeted task handling, two-stage reviews, and git checkpointing for traceable progress across complex projects.

How do I create git checkpoints for safe incremental progress when executing tasks?

Create git checkpoints for safe incremental progress by orchestrating task execution with defined verifications, enforcing stepwise completion, and utilizing optional rollbacks to manage drift and miscommunication.

Why use two-stage reviews and STOP conditions when coordinating plan execution?

Use two-stage reviews and STOP conditions to reduce drift and miscommunication by ensuring critical review of written plans, enforcing explicit checkpoints, and managing blockers to enable controlled task execution.