$ cat /etc/tools/impact-score
GitHub Impact Score Calculator
See how your commits, issues, PR reviews and merged PRs translate to developer impact.
$ echo $FORMULA
Impact Score = commits×1 + issues×2 + PR reviews×3 + merged PRs×5
Higher weight = higher collaborative impact. Reviewing and merging code matters more than solo commits.