by csy-csy123 · Agent Tool · ★ 60
PR Review Agent Council 面向中文用户的 Debate Council PR Review Agent。项目基于 的 Agent 工程思路改造,用 Python + Aliyun DashScope/Qwen 实现一个只读 PR Review Agent:读取 Git diff 和 PR 描述,组织多个 reviewer 生成候选问题,再通过 debate loop 对 finding 进行质疑、补证、反驳、合并和裁决,最后输出标准化报告,并可用 AI Judge 做质量评估。 当前默认模式是 。旧的 仍然保留,作为固定 workflow baseline,方便复现、教学和效果对比。 本项目适合用来学习: 多 Agent 协作审查代码。 Tool Calling 和只读代码工具设计。 Skill Loading 如何把审查规范注入 prompt。 Debate Loop 如何区别于固定 workflow。 ReportWriterAgent 如何把 LLM 输出约束为固定 JSON。 AI Judge 如何作为 review quality 的辅助评价指标。 详细中文教程见:docs/中文教程-Agent简历面试.md 功能概览 Debate Council 默认审查模式:以 运行,多名 reviewer 先提出候选 finding,再由 Lead...
| Stars | 60 |
| Forks | 3 |
| Language | Python |
| Category | Agent Tool |
| Quality Score | 64.7542033316798/100 |
| Last Updated | 2026-05-24 |
| Created | 2026-04-30 |
| Platforms | claude-code, python |
| Est. Tokens | ~11k |
These tools work well together with pr-review-agent-council for enhanced workflows:
Explore other popular agent tool tools:
pr-review-agent-council is 学习 learn-claude-code 后的 PR Review Agent 实践项目:构建 Debate Council 多 Agent 审查、Tool Calling、结构化报告与 AI Judge 评估。. It is categorized as a Agent Tool with 60 GitHub stars.
pr-review-agent-council is primarily written in Python. It covers topics such as ai-agent, ai-judge, learn-claude-code.
You can find installation instructions and usage details in the pr-review-agent-council GitHub repository at github.com/csy-csy123/pr-review-agent-council. The project has 60 stars and 3 forks, indicating an active community.