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 refreshchecklist.mdexecute: implement already-reviewed plans
This skill can:
- accept requirement text from chat, a requirement file such as
requirements.md, or an existing plan file orplans/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.mdfrom the latest requirement source plus authoritative review notes - execute approved plans with subagents only after an explicit execution command from the user