Executing-Plans

Execute implementation plans in batches with review checkpoints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/slapglif/swe-agent --skill executing-plans-slapglif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Executing-Plans
Source: https://github.com/slapglif/swe-agent/tree/main/.swe/skills/executing-plans
Command: npx skills add https://github.com/slapglif/swe-agent --skill executing-plans-slapglif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, controlled method for executing complex implementation plans. It breaks down large plans into manageable batches with mandatory review checkpoints, ensuring quality and alignment with architectural goals.

Core Features & Use Cases

  • Batch Execution: Divides the plan into small, executable batches (defaulting to 3 tasks) for focused work.
  • Critical Review: Mandates reviewing the plan for concerns before starting and reporting for feedback after each batch.
  • Blocker Handling: Provides clear guidance on when to stop and ask for help, preventing guessing and rework.
  • Use Case: When given a detailed implementation plan for a new feature, use this skill to execute the first three tasks, report the results, and await feedback before proceeding to the next batch.

Quick Start

I have a new implementation plan. Use the Executing-Plans skill to start executing it in batches.