Agent Skillsvercel/eve › gh-pr-description

gh-pr-description

GitHub

用于起草、审查和更新GitHub PR描述。通过分析代码变更、提交记录及关联问题,生成面向审查者的简洁说明,涵盖问题解决、核心变更、验证方式及注意事项,并支持调用gh CLI创建或修改PR。

.agents/skills/gh-pr-description/SKILL.md vercel/eve

Trigger Scenarios

需要为Pull Request撰写或优化描述时 审查PR内容以评估其清晰度和完整性时

Install

npx skills add vercel/eve --skill gh-pr-description -g -y
More Options

Non-standard path

npx skills add https://github.com/vercel/eve/tree/main/.agents/skills/gh-pr-description -g -y

Use without installing

npx skills use vercel/eve@gh-pr-description

指定 Agent (Claude Code)

npx skills add vercel/eve --skill gh-pr-description -a claude-code -g -y

安装 repo 全部 skill

npx skills add vercel/eve --all -g -y

预览 repo 内 skill

npx skills add vercel/eve --list

SKILL.md

Frontmatter
{
    "name": "gh-pr-description",
    "description": "Drafts and reviews GitHub pull request descriptions for the eve repository. Use when opening, updating, or reviewing a PR, or when summarizing a branch for reviewers."
}

GitHub PR description

See review notes for the maintainer patterns behind this workflow.

Read CONTRIBUTING.md and .github/pull_request_template.md, then inspect the branch diff, commits, related issue, tests, docs, and changesets. If updating a PR, read its current body too.

Fill in the repository template. Write for a reviewer:

  • explain the concrete problem and solution near the top
  • summarize meaningful behavior and decisions, not files or commits
  • mention breaking changes, preserved behavior, scope boundaries, or stacked PRs only when relevant
  • link the prior issue with Closes #N, Related to #N, or equivalent
  • keep the detail proportional to the change

Keep the description concise and reviewer-focused. Prefer plain language; omit unnecessary implementation detail and technical jargon, but include either when needed to understand behavior, risk, scope, or a non-obvious decision. Do not restate the issue, template guidance, or checklist. For a small, low-risk change, prefer a single Summary sentence; use bullets only when they improve clarity.

Under validation, list exact checks actually run and useful manual coverage. State limitations honestly. Do not infer results or claim checks that only CI will run.

Preserve the checklist and check only verified items. Explain when tests, docs, or a changeset are not applicable.

Before returning or publishing the description, confirm that it answers:

  1. What problem does this solve?
  2. What meaningfully changes?
  3. How was it validated?
  4. What should the reviewer pay special attention to?

When asked only to draft, return the body for review. When asked to create or update the PR, pass a body file to gh pr create or gh pr edit.

Version History

  • 84c3dfc Current 2026-08-06 12:49
  • e5c9191 2026-08-05 19:10

Same Skill Collection

.agents/skills/human-writing/SKILL.md
SKILL.md
skills/eve/SKILL.md

Metadata

Files
0
Version
84c3dfc
Hash
2f44b26a
Indexed
2026-08-05 19:10

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 02:16
浙ICP备14020137号-1 $Map of visitor$