split-task-flow

Installation
SKILL.md

Split Task Flow

Take one task or goal and split it into multiple smaller tasks or goals.

Priority: keep agents in their smart zone. The smaller the task, the better agents are. Prefer over-splitting over under-splitting.

Smart zone

A piece is in the smart zone when:

  • One clear outcome a fresh agent can finish without rediscovering the whole plan
  • Fits one focused session / context window
  • Verifiable alone (command, artifact, or binary Done when)
  • Touches a narrow lane (few files / one seam) — not a tour of the codebase
  • Needs little prior chat history beyond its own brief + blockers

If a piece still needs "and then also…" — split again.

Process

Installs
13
First Seen
Jul 15, 2026
split-task-flow — gabriel-lafrance/skills