pr-agent Apache-2.0 bd09b6cf

PR-Agent / Qodo Merge

真實 production PR review 系統,包含 review、describe、improve、ask、changelog 等提示詞模板與 YAML/Pydantic output contracts。

本地位置

software-engineering-prompt-repos/pr-agent

全文策略

Apache-2.0 可引用與改寫;本站仍偏向精簡與教學化,避免直接複製大型 template。

適合挖掘

  • structured PR review
  • YAML output
  • review automation
  • GitHub/GitLab 工作流程

起始檔案

  • pr_agent/settings/pr_reviewer_prompts.toml
  • pr_agent/settings/pr_description_prompts.toml
  • pr_agent/settings/code_suggestions/pr_code_suggestions_prompts.toml
  • docs/docs/tools/review.md

這個 repo 的價值在 prompt architecture。它示範了 production AI reviewer 需要輸入格式、信心門檻、結構化輸出與工具流程,而不只是幾句角色指令。

已收錄提示詞

目前從這個 repo 整理出的提示詞。

已衍生指南

從來源內容整理出的指南。

建議下一步整理素材

  • 整理 /describe prompt 成 PR summary guide
  • 整理 /improve 成 actionable suggestion prompt
  • 把 configuration.toml 轉成 review bot 設定指南