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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
merge-local/SKILL.md: sync local main with remote before merge, reset dev to origin/main to prevent history divergence, delete feature branch after squash-merge
create-pr/SKILL.md: after PR merged, sync local main and reset dev to origin/main for clean next cycle
structure-feature/SKILL.md: pull remote main before creating feature branch from current main
git-conventions.md: added Branch Lifecycle concept (short-lived feature branches, only main/dev persist), updated Conflict Prevention and Administrative PR sections with post-merge sync discipline