
Review
- 1 installs
- 821 repo stars
- Updated March 23, 2026
- paperclipai/companies
Runs a pre-landing PR review with a two-pass checklist covering SQL safety, race conditions, LLM trust boundaries, side effects, dead code, and scope drift.
About
Runs a pre-landing PR review with a two-pass checklist: critical issues (SQL safety, race conditions, LLM trust boundaries, enum completeness) then informational ones, with adversarial review scaled by diff size. A developer uses it before merging a PR.
- Two-pass critical then informational checklist
- Adversarial review scaled by diff size, scope-drift detection
Review by the numbers
- 1 all-time installs (skills.sh)
- Ranked #982 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/paperclipai/companies --skill reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 821 |
| Last updated | March 23, 2026 |
| Repository | paperclipai/companies ↗ |
What it does
Runs a pre-landing PR review with a two-pass checklist covering SQL safety, race conditions, LLM trust boundaries, side effects, dead code, and scope drift.
Files
Related skills
Code Review & Qualitytesting