AgentSkillsCN

git-release-workflow

遵循仓库的 Git 与 PR 工作流规范。当您需要准备分支、提交、拉取请求以及发布说明时,可运用此技能。

SKILL.md
--- frontmatter
name: git-release-workflow
description: Applies repository git and PR workflow standards. Use when preparing branches, commits, pull requests, and release notes.

Git and Release Workflow

Steps

  1. Create appropriately named branch.
  2. Group related changes in focused commits.
  3. Prepare PR summary with test evidence and risk notes.
  4. Avoid history rewrites on protected branches.