返回 Skill 列表
extension
分类: 开发与工程无需 API Key

get-pr-comments

获取并总结活动拉取请求中的审查评论

person作者: jakexiaohubgithub

Get PR comments

Trigger

Need a concise, actionable summary of feedback on the active pull request.

Workflow

  1. Resolve the active PR for the current branch.
  2. Fetch review comments and discussion comments.
  3. Group feedback by severity and actionability.
  4. Return a concise action list.

Output

  • Grouped feedback summary
  • Action list ordered by priority
  • Open questions that still need clarification