docs: clarify crew workers never create PRs

This commit is contained in:
gastown/crew/joe
2026-01-02 18:41:01 -08:00
committed by beads/crew/dave
parent 05f4ed95db
commit c31ae2cbfe

View File

@@ -222,7 +222,10 @@ instructions immediately. Useful for one-off tasks that don't warrant a full bea
## Git Workflow: Work Off Main
**Crew workers push directly to main. No feature branches.**
**Crew workers push directly to main. No feature branches. NEVER create PRs.**
PRs are for external contributors submitting changes for review. As crew, you have
direct commit access - use it. If you create a PR, you're adding unnecessary overhead.
### The Landing Rule