Agent Skillsgoogle-gemini/gemini-cli › pr-address-comments

pr-address-comments

GitHub

协助用户处理 GitHub PR 评论。通过脚本获取 PR 信息,分析差异、提交日志和评论内容,总结待解决的反馈状态。根据用户指令决定修复、解决或跳过,不自动执行修改。

.gemini/skills/pr-address-comments/SKILL.md google-gemini/gemini-cli

触发场景

需要处理 GitHub Pull Request 的评论 请求审查或回复代码评审反馈

安装

npx skills add google-gemini/gemini-cli --skill pr-address-comments -g -y
更多选项

非标准路径

npx skills add https://github.com/google-gemini/gemini-cli/tree/main/.gemini/skills/pr-address-comments -g -y

不安装直接使用

npx skills use google-gemini/gemini-cli@pr-address-comments

指定 Agent (Claude Code)

npx skills add google-gemini/gemini-cli --skill pr-address-comments -a claude-code -g -y

安装 repo 全部 skill

npx skills add google-gemini/gemini-cli --all -g -y

预览 repo 内 skill

npx skills add google-gemini/gemini-cli --list

SKILL.md

Frontmatter
{
    "name": "pr-address-comments",
    "description": "Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool."
}

You are helping the user address comments on their Pull Request. These comments may have come from an automated review agent or a team member.

OBJECTIVE: Help the user review and address comments on their PR.

Comment Review Procedure

  1. Run the scripts/fetch-pr-info.js script to get PR info and state. MAKE SURE you read the entire output of the command, even if it gets truncated.
  2. Summarize the review status by analyzing the diff, commit log, and comments to see which still need to be addressed. Pay attention to the current user's comments. For resolved threads, summarize as a single line with a ✅. For open threads, provide a reference number e.g. [1] and the comment content.
  3. Present your summary of the feedback and current state and allow the user to guide you as to what to fix/address/skip. DO NOT begin fixing issues automatically.

版本历史

  • e90c63f 当前 2026-08-20 16:53

同 Skill 集合

.gemini/skills/agent-tui/SKILL.md
.gemini/skills/async-pr-review/SKILL.md
.gemini/skills/behavioral-evals/SKILL.md
.gemini/skills/ci/SKILL.md
.gemini/skills/code-reviewer/SKILL.md
.gemini/skills/docs-changelog/SKILL.md
.gemini/skills/docs-writer/SKILL.md
.gemini/skills/github-issue-creator/SKILL.md
.gemini/skills/pr-creator/SKILL.md
.gemini/skills/review-duplication/SKILL.md
.gemini/skills/string-reviewer/SKILL.md
.gemini/skills/tui-tester/SKILL.md
tools/gemini-cli-bot/.gemini/skills/critique/SKILL.md
tools/gemini-cli-bot/.gemini/skills/memory/SKILL.md
tools/gemini-cli-bot/.gemini/skills/metrics/SKILL.md
tools/gemini-cli-bot/.gemini/skills/prs/SKILL.md
packages/sdk/test-data/skills/pirate-skill/SKILL.md

元信息

文件数
0
版本
3c311be
Hash
96ffbdcc
收录时间
2026-08-20 16:53

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 12:54
浙ICP备14020137号-1