executing-plans

Execute written plans in batches with progress reports between batches.

1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/DecentralizedGeo/stac-manager --skill executing-plans-decentralizedgeo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/DecentralizedGeo/stac-manager/tree/main/.github/skills/executing-plans
Command: npx skills add https://github.com/DecentralizedGeo/stac-manager --skill executing-plans-decentralizedgeo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch-wise execution of a written plan with critical review checkpoints between batches, reducing drift and miscommunication.

Core Features & Use Cases

  • Load plan and review critically before starting execution.
  • Execute tasks in defined batches with status tracking and verifications.
  • Report progress between batches for human review and feedback.
  • Stop on blockers and request clarification before continuing.
  • Use the required sub-skill to complete development work and verify outcomes.

Quick Start

Load your plan file, begin the first batch of tasks, and report progress after completing each batch.

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

Batch processing execution loads your written plan, runs tasks in defined batches, and pauses for critical review and stakeholder sign-off between batches. This enforces step-by-step verification and reduces drift or miscommunication.

What is batch-wise plan execution and when do I need it?

Batch-wise plan execution is a controlled workflow that processes tasks in groups with mandatory verification and reporting after each batch. You need it for projects requiring critical review checkpoints and stakeholder sign-off.

How do I load my plan file and start the first batch of tasks?

Load your plan file into the execution workflow to begin the first batch of tasks. The system critically reviews the plan before starting, then executes tasks in defined batches and reports progress after completing each batch.

Can I stop execution when blockers occur and request clarification on unclear plans?

Yes, the execution workflow stops on blockers and requests clarification before continuing. If plans are unclear, it automatically guards against proceeding by pausing execution and asking for the necessary feedback.

Does batch-wise execution work without external dependencies?

Yes, batch-wise execution operates without external dependencies. It uses required sub-skills internally to complete development work and verify outcomes, relying solely on the loaded plan file to guide the task execution sequence.