diff --git a/internal/templates/roles/crew.md.tmpl b/internal/templates/roles/crew.md.tmpl index 7dbf8898..7c698dbb 100644 --- a/internal/templates/roles/crew.md.tmpl +++ b/internal/templates/roles/crew.md.tmpl @@ -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