Address Comments — Git skill for Claude Code
讀當前 branch 對應 PR 的 review 意見,列出讓使用者挑、提路由計畫確認後,逐項走 /maigo:quick · go · team 處理.
How to install Address Comments
Installs to ~/.claude/skills/lee-w-maigo-address-comments/SKILL.md
mkdir -p ~/.claude/skills/lee-w-maigo-address-comments && curl -fsSL https://raw.githubusercontent.com/Lee-W/maigo/HEAD/commands/address-comments.md -o ~/.claude/skills/lee-w-maigo-address-comments/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Address Comments does
description: 讀當前 branch 對應 PR 的 review 意見,列出讓使用者挑、提路由計畫確認後,逐項走 /maigo:quick · go · team 處理。讀不到 PR 直接擋下。
/maigo:address-comments
把 PR 上的 review 意見一條一條收掉。
讀當前 branch 對應的 PR、抓 GitHub 上的 comments、列出來讓你挑哪些要處理, 擬一份「哪條意見走哪條 workflow」的路由計畫給你確認,確認後逐項實作。
**Orchestrator 親自跑步驟 1–4(不開新 agent);步驟 5 才把每個 work item 交給 [`/maigo:quick`](https://github.com/Lee-W/maigo/blob/main/commands/quick.md) / [`/maigo:go`](https://github.com/Lee-W/maigo/blob/main/commands/go.md) /
Alternatives in Git
- Address PR Comments 71.9k ★
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Quick Review
Quick single-pass PR review using grounding-review discipline + Conventional Comments. Report-only with no PR
Address Review Comments
Systematically address all open GitHub PR review comments — fix code
PR Address
Address review comments on a PR — fix valid ones, reject invalid ones with explanation
Ruver Lstm
Looks shit to me. Address review comments and merge conflicts on an existing PR. Verify, patch, reply, resolve
Fix PR Comments
Fetch unresolved comments from this branch's pull request and address them systematically.
Take Issue
把 /maigo:triage-issue 判定 READY 的 GitHub issue 接進實作——orchestrator 前置抓料,整理成需求敘述後交給標準 teammate-flow(樂奈探索、燈寫 plan、
Related Agents
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass
Address Comments.Agent
Team Human Voice Writer
Authors human-like, engineer-voice prose for GitHub issues, PR descriptions, PR comments, review replies, and