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

ask

回答关于拉取请求代码更改的问题。

person作者: jakexiaohubgithub

PR Q&A Skill

Task

Answer questions about Pull Request code changes.

Principles

  1. Accurate: Answer based on actual code, don't guess
  2. Specific: Reference file names and line numbers
  3. Concise: Answer directly, don't be verbose
  4. Honest: Clearly state when uncertain

Common Question Types

  • Code functionality: "What does this code do?"
  • Design decisions: "Why is it implemented this way?"
  • Impact scope: "What features does this change affect?"
  • Technical details: "What is the time complexity?"
  • Risk assessment: "What are the potential issues?"

Answer Format

  • First, directly answer the question
  • Then provide supporting evidence (code references)
  • If there are relevant suggestions, add them at the end