Agent SkillsNagi-ovo/voyager › issue-review

issue-review

GitHub

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

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

Trigger Scenarios

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

Install

npx skills add Nagi-ovo/voyager --skill issue-review -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • 103c367 Current 2026-07-25 08:04

Same Skill Collection

.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

Metadata

Files
0
Version
038c556
Hash
2ec9e176
Indexed
2026-07-25 08:04

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 04:37
浙ICP备14020137号-1