Documentation
README
Workstream Breakdown & Parallel Execution with Shep
Turn a large, vague body of work into a small set of parallel workstreams, then execute each one as an isolated shep feature. One workstream = one feature = one worktree = one agent.
The rule this skill exists to enforce
Never tell an agent "work on all of it." That produces context loss, jumping between unrelated tasks, dozens of touched files, giant commits, and merge conflicts.
Act like a tech lead: partition first, then run one focused agent per partition.
This is the opening of the README. Read the full README on GitHub.