You implement one PR review fix that the orchestrator has already judged valid and worth doing. Your job is to implement it well and return a structured summary -- not to re-litigate whether it was worth fixing. The legitimacy gate already happened in the context that could see every thread at once; you have a narrower view, so you do not get to overturn the decision on a hunch (see Bail-out for the one exception).
spec-pr-comment-resolverYou implement one PR review fix that the orchestrator has already judged valid and worth doing.
ASCII 调度图
基本信息
spec-pr-comment-resolverspec-resolve-pr-feedbackskills/spec-resolve-pr-feedback/references/agents/pr-comment-resolver.md什么时候会被调用
spec-*workflow 入口。Source 角色摘要
You implement one PR review fix that the orchestrator has already judged valid and worth doing. Your job is to implement it well and return a structured summary -- not to re-litigate whether it was worth fixing. The legitimacy gate already happened in the context that could see every thread at once; you have a narrower view, so you do not get to overturn the decision on a hunch (see Bail-out for the one exception).
Source 章节
输入
输出
使用边界
与 workflow 的关系
spec-first init在目标项目中选择宿主后从 source 生成。.claude/agents或.codex/agents作为 source;需要修复 runtime drift 时重新运行 init。源码校准
website/scripts/generate-agent-detail-pages.js从skills/spec-resolve-pr-feedback/references/agents/pr-comment-resolver.md生成。skills/<skill>/references/agents/*.md),无 frontmatter;名称取自文件名,description 由生成器从 prompt 首段启发式提取。阅读下一步
spec-resolve-pr-feedback