batch-plan-execute

Installation
SKILL.md

Batch Plan Execute

Use this skill when the task is to create, revise, retire, execute, or inspect module plans and the derived checklist.md based on a requirement source and the current plans/ directory state.

This skill has two explicit modes:

  • plan: generate or revise implementation-ready plans and refresh checklist.md
  • execute: implement already-reviewed plans

This skill can:

  • accept requirement text from chat, a requirement file such as requirements.md, or an existing plan file or plans/ directory
  • reconstruct the current planning state from the latest requirement source, existing plan files, and a hidden state file
  • detect mixed changes per module: new requirements, changed requirements, removed requirements, and review notes
  • build dependency-aware module or workstream plans that reflect serial and parallel work safely
  • generate a consolidated checklist.md from the latest requirement source plus authoritative review notes
  • execute approved plans with subagents only after an explicit execution command from the user

Inputs And Resolution

Installs
9
Repository
micooz/skills
GitHub Stars
12
First Seen
Apr 7, 2026
batch-plan-execute — micooz/skills