executing-plans

Execute planned tasks in controlled batches with review checkpoints.

4|Updated Dec 7, 2020
One-click install
npx skills add https://github.com/charly3pins/dotfiles --skill executing-plans-charly3pins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/charly3pins/dotfiles/tree/main/.config/opencode/skills/executing-plans
Command: npx skills add https://github.com/charly3pins/dotfiles --skill executing-plans-charly3pins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executing complex implementation plans without structured checkpoints can lead to errors, misinterpretations, and late-stage corrections, increasing rework and project delays.

Core Features & Use Cases

  • Batch Execution with Checkpoints: Executes tasks in controlled batches (default 3 tasks) with mandatory reporting for review between batches.
  • Critical Plan Review: Guides reviewing the plan for questions or concerns before starting execution, ensuring alignment.
  • Blocker Handling: Provides clear instructions to stop and ask for help immediately when encountering blockers, preventing guessing.
  • Use Case: When your partner provides a detailed implementation plan, use this skill to execute it systematically, completing tasks in small batches and reporting back for review after each batch, ensuring alignment and quality.

Quick Start

I have received an implementation plan. Guide me through executing it in batches with review checkpoints.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute an implementation plan in controlled batches?

Batch execution breaks a plan into small stages (default 3 tasks) with mandatory review checkpoints between each batch. Load your plan file, critically review it for concerns, then execute tasks one batch at a time, reporting outcomes before proceeding to the next batch to ensure alignment and catch issues early.

What should I review before starting task execution?

Before executing any tasks, critically review the entire plan for questions, ambiguities, or concerns. This pre-execution review ensures you understand the intended outcomes, identifies potential blockers, and confirms alignment with the plan's goals before you begin work.

What happens if I hit a blocker during task execution?

Stop execution immediately and ask for help rather than guessing or proceeding. The Skill provides clear instructions to request clarification or assistance when you encounter blockers, preventing errors and rework that would delay the project.

Why use batch execution instead of running all tasks at once?

Batch execution with review checkpoints catches misinterpretations and errors early, reduces rework, and maintains alignment throughout complex implementation. Completing tasks in small groups lets your partner review progress and provide feedback before you invest effort in later stages.

Can I adjust the batch size or skip review checkpoints?

Batch execution enforces controlled checkpoints to prevent errors in complex plans. The default batch size of three tasks balances progress with review frequency; batches and checkpoints are core to the process and ensure quality and alignment.