원클릭으로
agentpack-resolve
Resolve all actionable PR review comments with cited fixes, validation, and replies.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Resolve all actionable PR review comments with cited fixes, validation, and replies.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Choose and learn the next evidence-backed technical topic from AgentPack memory.
Package current work for another real agent session.
Generate a local AgentPack context pack for Codex before editing.
Refresh AgentPack context when task, git state, or repo files changed.
Claim and resume a handoff from another real agent session.
Run the full AgentPack PR review flow for the current branch or PR with an optional reviewer lens.
| name | agentpack-resolve |
| description | Resolve all actionable PR review comments with cited fixes, validation, and replies. |
| license | AGPL-3.0-only |
Use when the user invokes $agentpack-resolve.
Examples: $agentpack-resolve pr 123 or $agentpack-resolve PR #123 focus on backward compatibility.
The skill invocation owns the full loop; the internal --check and --reply commands are agent steps, not extra user commands.
agentpack resolve "$ARGUMENTS"; use --pr <number> when the PR is explicit..agentpack/resolve.prompt.md and .agentpack/resolve-comments.json completely.agentpack resolve --check; do not edit code until the plan passes.agentpack resolve --reply; it refuses missing citations, invalid replies, and a changed PR head.path:line citations, Suggested fix: when relevant, and validation status. Do not mark a thread resolved merely because a reply was posted.If a comment cannot be verified or fixed, record blocked with evidence and explain the blocker. Do not silently defer actionable comments.