hotfix
@thettwe · 收录于 1 周前
Set up the branch topology for a patch release against a previously tagged version: ensures release/<major>.<minor> exists from the source tag, then creates hotfix/<slug> off it. TRIGGER when the user says "hotfix v1.0.0", "patch the release", "I need to fix something in the v2 line", "create a hotfix branch", "/nyann:hotfix". Match phrases like "fix this for the previous release" or "backport this fix to v1.0". Do NOT trigger on "fix this bug" without a target tag — that's a regular feature branch via `/nyann:branch fix <slug>`. Do NOT trigger on "release a hotfix" if the user already has the branch set up — they're after `/nyann:release` directly.
适合你,如果需要在已发布版本上创建 hotfix 分支
/ 通过 npx 安装 校验哈希
npx oh-my-skill add thettwe/nyann/hotfix/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- thettwe/nyann/hotfix/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify thettwe/nyann/hotfix安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
6GitHub stars
~916上下文体积 · 单文件
索引托管
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…