pr-report
仓库创建 2026年3月2日最近提交 3 小时前SkillHot 收录 3 小时前
▸ 精选理由
将复杂改动整理成可行动的审查建议,节省审查时间。
▸ 风险提示
需要读取仓库/PR 内容权限
这个 Skill 做什么
为 PR 生成维护者级的深入审查报告,包含解释与合并建议。
把一个 PR、分支或大贡献做成维护者级别的审查报告,输出 HTML 或 Markdown,包含设计解读、问题点和合并建议。要深度评审、解释实现原理或在多个方案间做比较时用,能把技术细节和产品考量分开说明。重点是先把系统看懂再下结论,会给出明确的合并/修改建议,而不是模糊意见。
▸ 展开 SKILL.md 英文原文
Produce a maintainer-grade PR or contribution report as HTML or Markdown. Use when asked to deeply review a PR, explain a design, compare systems, or prepare a merge recommendation.
7.6w
Stars
1.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/paperclipai/paperclip/master/.agents/skills/pr-report/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/paperclipai/paperclip/master/.agents/skills/pr-report/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# PR Report Skill Produce a maintainer-grade review of a PR, branch, or large contribution. Default posture: - understand the change before judging it - explain the system as built, not just the diff - separate architectural problems from product-scope objections - make a concrete recommendation, not a vague impression ## When to Use Use this skill when the user asks for things like: - "review this PR deeply" - "explain this contribution to me" - "make me a report or webpage for this PR" - "compare this design to similar systems" - "should I merge this?" ## Outputs Common outputs: - standalone HTML report in `tmp/reports/...` - Markdown report in `report/` or another requested folde
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有