AgentSkillsCN

pr-helper

准备带有常规提交标题和清晰摘要的拉取请求。

SKILL.md
--- frontmatter
name: pr-helper
description: Prepare a pull request with conventional commit title and a clear summary.

Intent

Use to format PRs, summarize changes, and ensure checks are complete.

Steps

  1. Summarize changes and risks in 3-6 bullets.
  2. Ensure conventional commit style for title.
  3. Confirm tests/lints and include STATUS block if run.
  4. Provide a checklist for reviewers.