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
Resolve v1.8.0 conflicts by keeping dev exports and adaptive-thinking safeguards while adopting upstream version updates. Clarify the best-of-both-worlds workflow for explicit direct merges from czy-all into dev.
Copy file name to clipboardExpand all lines: .claude/skills/best-of-both-worlds/SKILL.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
name: best-of-both-worlds
3
-
description: "This skill should be used when the user asks to merge `caozhiyuan/all` into `czy-all`, push `czy-all`, create a PR from `czy-all` to `dev`, or resolve merge conflicts one by one by combining the best parts of both branches."
3
+
description: "This skill should be used when the user asks to merge `caozhiyuan/all` into `czy-all`, push `czy-all`, create a PR from `czy-all` to `dev`, directly merge `czy-all` into `dev`, or resolve merge conflicts by combining both branches."
4
4
---
5
5
6
6
# Best of Both Worlds
@@ -31,6 +31,11 @@ description: "This skill should be used when the user asks to merge `caozhiyuan/
0 commit comments