F.07 · FEATURE
MULTI-DEVELOPER MODE
Split the work without splitting the tracking.
Split a feature into task groups — each developer gets their own branch and PR, reviewed independently, then merged into one feature.
WHAT IT DOES
01
A feature splits into task groups, each with its own branch and PR.
02
Every developer's work is reviewed independently against the same PRD.
03
Task groups merge back into a single tracked feature once each PR is approved.