Back to skills
extension
Category: Development & EngineeringNo API key required

ask

Answer questions about Pull Request code changes.

personAuthor: 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