AgentSkillsCN

Make Code Pr

根据会话变更生成PR描述。

SKILL.md
--- frontmatter
description: Generate PR description from session changes

Generate a PR description based on the changes made in this session. If we are on a branch, check the difference compared to master.

Format:

  • First line: single sentence stating the goal or "why" behind the changes
  • Followed by bullet points with key changes and any ramifications

Keep it concise. Focus on what reviewers need to know, not implementation details they can see in the diff.

$ARGUMENTS