You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: tighten branch and remote handling in create-pr skill
- Guard against running on the default branch (main/master)
- Use git status --porcelain to catch staged/unstaged changes, not
just unstaged ones
- Handle the case where origin is upstream docker/docs by pushing to a
separate fork remote, and derive FORK_OWNER from that remote
- Note the docs:/scope title prefix convention
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments