一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.