一键导入
pr-review
From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Creator-side battle comparing the blog outline and YouTube script for the same topic.
Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.
Compares single-lens and workflow-based finance report explanations. This is not financial advice.
Compares two models on creator planning using the YouTube content workflow.
Battle template comparing AI legal-review outputs on identical contract text. Analysis only — NOT legal advice.
Compares legal-adjacent document review outputs. This is not legal advice and must be reviewed by a qualified lawyer.
| name | pr-review |
| description | From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description. |
A 4-node developer colens that takes a diff and produces a complete reviewer-ready report: a triage placement, a code review, suggested tests, and a clean PR description.
Run via Chainabit's PR webhook integration or directly from the colens page. Inputs are the diff summary and the engineering goals of the current sprint.
This colens is intentionally forkable. Teams routinely:
tests node when the diff is a doc-only change.validate-output node after describe to enforce a house PR template.code-reviewer with a language-specific reviewer fork.