plan-task

Installation
SKILL.md

Plan Task

Create the next implementable task from a plan.

When Invoked

Step 1: Read Inputs

Use these prompt variables:

  • {{PLAN_FILE}} — source plan to read

Resolve output directory:

  • Always use a path next to the plan: <dir-of-PLAN_FILE>/tasks.
  • Create the output directory if it does not exist.

Step 2: Read Progress

Gather context on what is already completed:

Installs
2
GitHub Stars
19
First Seen
Jun 4, 2026
plan-task — haowjy/orchestrate