AgentSkillsCN

git-pr

发起Git拉取请求时,同样遵循统一标准,确保每次请求的表述规范、条理清晰。

SKILL.md
--- frontmatter
name: git-pr
description: Create consistent git pull requests.
license: MIT
compatibility: opencode
metadata:
  audience: maintainers
  workflow: github

What I do

  • Create consistency formatted git pull requests.

When to use me

Use this when you are preparing to open a pull request.

Title Format

[WIP:] <issue | package>: <short description>

  • [WIP:] indicates work in progress
  • Remove [WIP:] when ready for review

Body Requirements

  • Concise summary of changes MUST be provided
  • High signal-to-noise ratio MUST be maintained
  • AI/agent generation MUST NOT be mentioned
  • Issue references MUST use GitHub keywords