Plan

Split a request into independent tasks, one worktree each

ai-driven-dev 1395334 395 B Updated

File contents

Plan

Split the request into tasks that can run at the same time. Each one is then run with claude --worktree <id>.

  • No task touches a file another task touches. If two overlap, they are one task.
  • Each task carries its own verification criterion, executable.
  • Output [{ id, branch, prompt }].

ai-driven-dev/laivel-up/tree/main/profiles/arthur/repo-context/.claude/skills/plan commit 139533470b

Frequently asked questions

npx skillmds@latest add ai-driven-dev/plan