Df:workstreams

Manage parallel workstreams using git worktrees. Complex parallel workstream management — use only when explicitly requested.

majiayu000 4733f03 2 files · 2.2 KB Updated 567 repo stars

File contents

Routes by first argument:

  • setup — Analyze deps, create worktrees, provision .planning/
  • status — Check progress across all active workstreams
  • merge — Squash-merge completed workstreams, reconcile state

@.planning/ROADMAP.md @.planning/STATE.md @.planning/config.json

If setup: Follow @~/.claude/devflow/workflows/workstreams-setup.md

If status: Follow @~/.claude/devflow/workflows/workstreams-status.md

If merge: Follow @~/.claude/devflow/workflows/workstreams-merge.md

If no argument or unrecognized: Display usage:

/df:workstreams setup   — Create parallel worktrees for independent objectives
/df:workstreams status  — Check progress across active workstreams
/df:workstreams merge   — Merge completed workstreams back to main

majiayu000/claude-skill-registry-data/tree/main/orchestration/df-workstreams commit 4733f0378b

Frequently asked questions

npx skillmds add majiayu000/df-workstreams