executing-plans

Execute implementation plans in batches with review checkpoints.

1|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/pascallammers/mylo-travel-concierge-v2 --skill executing-plans-pascallammers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/pascallammers/mylo-travel-concierge-v2/tree/main/.factory/skills/executing-plans
Command: npx skills add https://github.com/pascallammers/mylo-travel-concierge-v2 --skill executing-plans-pascallammers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of executing complex, multi-step implementation plans by breaking them down into manageable batches, ensuring thorough review and controlled progress.

Core Features & Use Cases

  • Batch Execution: Executes tasks in predefined batches (defaulting to the first three).
  • Checkpoint Reviews: Pauses execution between batches to report progress and await feedback.
  • Critical Review: Prompts for a thorough review of the plan before execution begins.
  • Use Case: Implementing a new feature with a detailed technical plan, where each batch of tasks needs to be reviewed by an architect before proceeding to the next.

Quick Start

Use the executing-plans skill to load and execute the provided implementation plan.

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 multi-step development plan in batches with code review checkpoints?

To execute a development plan in batches, this Skill processes predefined implementation steps in groups, pausing for mandatory review checkpoints and explicit user approval before proceeding to the next batch.

What is batch processing for implementation plans and when do I need it?

Batch processing for implementation plans is a structured workflow that breaks down complex development tasks into manageable groups. You need it when executing multi-step features that require critical review and verified progress between phases.

Can I control the batch size and pause execution for feedback during plan execution?

Yes, you can control plan execution by defining batch sizes, which default to the first three tasks. The workflow pauses between each batch to report progress and requires explicit user approval before continuing to subsequent tasks.

What's the best way to ensure an architect reviews a technical plan before code execution proceeds?

The best way to ensure architectural review is to use a checkpoint-based execution workflow that prompts for a thorough critical review of the plan before execution begins and pauses after each batch for feedback.

Do I need a detailed technical plan before starting batch execution?

Yes, you need a provided implementation plan to start batch execution. The workflow requires adherence to plan steps and facilitates controlled progress by verifying each batch against the original technical plan.

Why does my workflow pause between tasks during plan execution?

Your workflow pauses between tasks because the execution operates in controlled batches with mandatory checkpoint reviews. This ensures thorough review, step-by-step execution, and verification reporting before proceeding to subsequent batches.