executing-plans

Execute written implementation plans in controlled, reviewable batches.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/GOODWORKRINKZ/mylamp --skill executing-plans-goodworkrinkz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/GOODWORKRINKZ/mylamp/tree/main/.agents/skills/executing-plans
Command: npx skills add https://github.com/GOODWORKRINKZ/mylamp --skill executing-plans-goodworkrinkz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating the execution of a written plan is error-prone without structured checkpoints; this skill provides controlled, reviewable batch execution to maintain alignment with the plan.

Core Features & Use Cases

  • Batch execution with checkpoints: run tasks in fixed batches and review results before continuing.
  • Plan critique: require critical review and raise concerns before starting work.
  • Progress reporting: capture in_progress and completed statuses and generate a final report for review.

Quick Start

Upload or reference your plan document and start the execution workflow.

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

Batch execution of a project plan involves running tasks in fixed stages and reviewing results before continuing. This approach maintains alignment with the plan by requiring critical review and raising concerns before starting the next work batch.

What is review-driven plan execution and when do I need it for complex projects?

Review-driven plan execution is a staged delivery method for complex projects requiring iterative feedback. You need it when coordinating written implementation plans that demand verification checkpoints and structured governance steps to prevent execution errors.

How do I track progress and generate status reports during batch plan execution?

Progress tracking during batch execution captures in_progress and completed statuses across batches. The workflow generates a final status report for review upon completion, signaling delivery through defined governance steps.

Can I apply batch processing and iterative feedback to my existing implementation plan?

Yes, you can load an existing written implementation plan into the workflow. The system applies batch processing to stage delivery, requiring critical review and iterative feedback before advancing through subsequent batches.

Why does staged project management require a critique phase before plan execution starts?

Staged project management requires a critique phase to identify concerns before work begins. This critical review step ensures the written plan is viable, preventing costly execution errors across complex batch deliveries.

What are the limitations of executing complex plans without structured checkpoints?

Executing complex plans without structured checkpoints is error-prone and causes misalignment. Without controlled batch execution and governance steps, coordinating staged delivery fails to capture iterative feedback or verify progress effectively.