What problem does it solve?
This Skill helps convert one-off pull request review feedback into a reusable, structured review reference so future reviewer agents can apply consistent judgment without copying raw comments.
Core Features & Use Cases
- Lesson + Applicability Conversion: Converts review intent into a reusable
lesson with applicability.applies_when and applicability.does_not_apply_when.
- Privacy/Safety Guardrails: Strips personal names and emotional phrasing, avoids secrets/tokens/personal/customer data, and keeps code excerpts minimal.
- Duplicate-Aware Reference Creation: Checks existing
review-references/team-lead/references.yaml and merges, variants, or skips creation when appropriate.
- Backfill Mode Support: Can generate references from merged PRs or historical review comments using structured backfill inputs.
Quick Start
Use the review-reference-creation skill to generate a candidate review reference by providing a PR URL, reviewer role, review comments, code_before/code_after (and optionally code_after), plus a PR summary and any human notes.