CtrlK
BlogDocsLog inGet started
Tessl Logo

code-review-checklist

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

Install with Tessl CLI

npx tessl i github:sickn33/antigravity-awesome-skills --skill code-review-checklist
What are skills?

58

0.98x

Quality

37%

Does it follow best practices?

Impact

97%

0.98x

Average score across 3 eval scenarios

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/code-review-checklist/SKILL.md
SKILL.md
Review
Evals

Evaluation results

100%

Code Review: User Authentication Service

Security vulnerability identification

Criteria
Without context
With context

SQL injection identified

100%

100%

Parameterized query fix

100%

100%

Hardcoded API_KEY identified

100%

100%

Hardcoded JWT_SECRET identified

100%

100%

Env variable fix for secrets

100%

100%

Plain-text password identified

100%

100%

Password hashing fix

100%

100%

Missing input validation noted

100%

100%

JWT token expiration noted

100%

100%

No auth on profile update noted

100%

100%

Structured feedback format

100%

100%

Specific code examples in fixes

100%

100%

Without context: $0.1903 · 1m 5s · 5 turns · 6 in / 3,683 out tokens

With context: $0.6905 · 3m 1s · 25 turns · 392 in / 10,511 out tokens

100%

Code Review: E-Commerce Order Processing Module

Code quality and structure review

Criteria
Without context
With context

Separation of concerns

100%

100%

DRY violation identified

100%

100%

Non-descriptive naming noted

100%

100%

Magic number discount rates

100%

100%

Magic number tax rate

100%

100%

Hardcoded Stripe key

100%

100%

Hardcoded email credentials

100%

100%

SQL injection in inventory update

100%

100%

DRY utility duplication

100%

100%

Constructive suggestions given

100%

100%

No dead code/commented-out code

100%

100%

Without context: $0.3241 · 1m 38s · 12 turns · 61 in / 5,370 out tokens

With context: $0.8086 · 2m 52s · 20 turns · 19 in / 9,399 out tokens

92%

-3%

Code Review: Blog Post Publishing Feature

Complete review process and documentation

Criteria
Without context
With context

Functionality section present

100%

100%

Security section present

100%

100%

Performance section present

37%

37%

Test coverage section present

100%

100%

Documentation section present

100%

62%

Git hygiene noted

100%

100%

Missing auth on updatePost

100%

100%

Empty test identified

100%

100%

CHANGELOG not updated

100%

100%

Structured comment format used

100%

100%

Specific fix recommendations

100%

100%

Comments explain why

100%

100%

Without context: $0.3253 · 2m 3s · 9 turns · 10 in / 6,602 out tokens

With context: $0.3756 · 1m 41s · 15 turns · 61 in / 5,669 out tokens

Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.