mirror of
https://github.com/obra/superpowers.git
synced 2026-07-12 00:06:29 +08:00
docs(subagent-driven-development): add main branch red flag to Never list
Add explicit warning against starting implementation on main/master branch without first using a worktree for isolation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
fa3f46d4e9
commit
b63d485955
@@ -199,6 +199,7 @@ Done!
|
||||
## Red Flags
|
||||
|
||||
**Never:**
|
||||
- Start implementation on main/master branch (use worktree first)
|
||||
- Skip reviews (spec compliance OR code quality)
|
||||
- Proceed with unfixed issues
|
||||
- Dispatch multiple implementation subagents in parallel (conflicts)
|
||||
|
||||
Reference in New Issue
Block a user