Resolve Reviews
Description
--- allowed-tools: Bash(git:*), Bash(gh:*), Edit, Read, Glob, Grep argument-hint: <PR番号> description: 指定したPRの未解決レビューコメントに対応する --- ## 現在の状況 - 対象PR番号: $ARGUMENTS - 現在のブランチ: !`git branch --show-current` ## タスク 以下の手順で指定されたPRの未解決レビューコメントに対応してください: 1. **PR情報の取得**: `gh pr view $ARGUMENTS` でPRの情報を取得し、PRが存在することを確認する。存在しない場合はエラーを報告して終了。 2. **ブランチの切り替え**: PRのブランチが現在のブランチと異なる場合は、`gh pr checkout $ARGUMENTS` でPRのブランチに切り替える。 3. **未解決レビューコメントの取得**: GraphQL APIを使用して、resolvedされていないレビュースレッドのみを取得する。 ```
Installation
Installs to ~/.claude/commands/team-mirai-marumie-resolve-reviews.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/team-mirai/marumie/HEAD/.claude/commands/resolve-reviews.md -o ~/.claude/commands/team-mirai-marumie-resolve-reviews.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git