
Code Review
- 19 installs
- 52 repo stars
- Updated March 4, 2026
- bfollington/terma
code-review is a Claude Code skill that reviews code for quality, correctness, and best practices when a developer wants feedback on their implementation.
About
code-review is a Claude Code skill that reviews code for quality, correctness, and best practices. A developer invokes it after writing an implementation to get structured feedback. It applies review guidance from a shared library file in the terma repo.
- Runs a code review for quality, correctness, and best practices
- Triggered when a developer wants feedback on an implementation
- Delegates to a shared review guidance library
Code Review by the numbers
- 19 all-time installs (skills.sh)
- Ranked #745 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Jul 28, 2026 (Skillselion catalog sync)
code-review capabilities & compatibility
- Capabilities
- code review
- Use cases
- code review
What code-review says it does
Review code for quality, correctness, and best practices. Use when the user wants a code review or feedback on their implementation.
Read and apply the guidance from @../../lib/review.md
npx skills add https://github.com/bfollington/terma --skill code-reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 19 |
|---|---|
| repo stars | ★ 52 |
| Last updated | March 4, 2026 |
| Repository | bfollington/terma ↗ |
What it does
Get a structured review of freshly written code before merging it.
When should I use this skill?
You want feedback on a completed implementation before shipping it.
Files
Code Review
Read and apply the guidance from @../../lib/review.md