Work Ownership
Every active change set has a single accountable owner (human or named agent role) and a clear done-when.
Definition
Section titled “Definition”Ownership is not “who typed last.” It is who can say stop, who reconciles conflicts, and who carries the change through readiness and ship.
Why it matters
Section titled “Why it matters”Unowned worktrees and orphan PRs are permanent smoke. Ownership makes tidy-up and merge possible.
For engineers and agents
Section titled “For engineers and agents”- Name owner on issues/PRs
- Don’t start a parallel fix for the same bug without coordinating
- Close or hand off — don’t abandon
Where it shows up
Section titled “Where it shows up”issues, pulls, merge-it, tidy-up workspaces