executing-plans

Execute plan steps in batches with validation and outcome reporting.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Doyajin174/myskills --skill executing-plans-doyajin174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/Doyajin174/myskills/tree/main/.public/skills/executing-plans
Command: npx skills add https://github.com/Doyajin174/myskills --skill executing-plans-doyajin174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill executes plan steps in controlled batches, validates each batch, and records outcomes for review.

Core Features & Use Cases

  • Batch execution: Run tasks in defined batches with in_progress/completed states.
  • Architect review: Insert review checkpoints between batches.
  • Result reporting: Produce a batch completion report with verifications.

Quick Start

Load a plan and execute the first batch of 3 tasks, then report results.