harvesting-review
Installation
SKILL.md
Harvest Review Lessons
User Input
$ARGUMENTS
What this does
Reviewers repeat themselves — the same idiom, naming, and layering nits recur PR after PR because each lesson lived in a thread and died there. This skill reads a PR's review comments, keeps the ones that generalize into a rule a future author should follow, investigates each against the actual code before deciding, checks whether it is already documented, and proposes the smallest edit to the right internal-doc file.
Counterpart to audit-docs: that sweeps a feature's changes for coverage; this starts from the
review threads.