Agent SkillsNagi-ovo/voyager › issue-review

issue-review

GitHub

用于调查、审查并修复 GitHub Issue。通过查看 Issue 详情定位根因,实施修复并提交包含关闭关键字的 Commit,最后回复并关闭 Issue。

.agents/skills/issue-review/SKILL.md Nagi-ovo/voyager

触发场景

用户请求分析或修复 GitHub Issue 输入中包含 GitHub Issue URL 或编号

安装

npx skills add Nagi-ovo/voyager --skill issue-review -g -y
更多选项

非标准路径

npx skills add https://github.com/Nagi-ovo/voyager/tree/main/.agents/skills/issue-review -g -y

不安装直接使用

npx skills use Nagi-ovo/voyager@issue-review

指定 Agent (Claude Code)

npx skills add Nagi-ovo/voyager --skill issue-review -a claude-code -g -y

安装 repo 全部 skill

npx skills add Nagi-ovo/voyager --all -g -y

预览 repo 内 skill

npx skills add Nagi-ovo/voyager --list

SKILL.md

Frontmatter
{
    "name": "issue-review",
    "description": "Investigate, review, and fix GitHub issues. Use when a request references a GitHub issue URL or number and asks for analysis, root-cause location, implementation, or a fix commit."
}

Issue Review

  1. Begin with gh issue view <number-or-url> --comments (add --repo owner/repo when needed). Read the actual issue before locating the cause in the repository.
  2. If implementing the fix, validate it and create one scoped commit whose message or footer contains Closes #<number> or Fixes #<number>.
  3. Before finishing, verify the committed file scope and the closing keyword with git show --stat --format=fuller HEAD.
  4. After the fix, draft and, when authorized, post a short issue reply saying it is fixed and will be available in the next version. Verify the issue is closed; if needed, close it with gh issue close.

版本历史

  • 103c367 当前 2026-07-25 08:04

同 Skill 集合

.agents/skills/create-voyager-plugin/SKILL.md
.agents/skills/release/SKILL.md
.agents/skills/update-safari-extension/SKILL.md
.agents/skills/verify-in-browser/SKILL.md
.agents/skills/voyager-contribute/SKILL.md

元信息

文件数
0
版本
038c556
Hash
2ec9e176
收录时间
2026-07-25 08:04

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