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 currently has these explicit modes:

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

This skill can do the following things:

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

Input Handling

Installs
5
GitHub Stars
9
First Seen
Apr 2, 2026
batch-plan-execute — micooz/batch-plan-execute