diff --git a/.claude/skills/sdk-version-bump/SKILL.md b/.claude/skills/sdk-version-bump/SKILL.md index 7139661..f7e3a5c 100644 --- a/.claude/skills/sdk-version-bump/SKILL.md +++ b/.claude/skills/sdk-version-bump/SKILL.md @@ -136,7 +136,8 @@ generator should own. ### 6. Commit, branch, PR - **Branch** off `master` (never `main` — it is stale here): - `//`. + `///` (e.g. + `v0.0.1/AAASM-4728/deps/bump_sdk`). - **Commits** are gitmoji, one logical unit each — e.g. the `sdk-versions.yaml` bump, the regenerated manifests/READMEs, and each ecosystem's lockfile regen as separate commits. Bisectable; the tree passes the audit at every commit.