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-checklist58
Quality
37%
Does it follow best practices?
Impact
97%
0.98xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/code-review-checklist/SKILL.mdSecurity vulnerability identification
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
Code quality and structure review
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
Complete review process and documentation
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
Table of Contents
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.