docs: change main branch red flag to require explicit user consent

Instead of prohibiting main branch work entirely, allow it with explicit
user consent. This is more flexible while still ensuring users are aware
of the implications.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CL Kao
2026-01-29 15:12:50 -08:00
parent b323e35805
commit c7816ee2a6
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ After all tasks complete and verified:
- Reference skills when plan says to
- Between batches: just report and wait
- Stop when blocked, don't guess
- Never start on main/master branch (use worktree first)
- Never start implementation on main/master branch without explicit user consent
## Integration