CtrlK
BlogDocsLog inGet started
Tessl Logo

review-code

Review code for maintainability improvements and best practices.

52

Quality

58%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./SKILL.md
SKILL.md
Quality
Evals
Security

Usage

/review-code

Specify scope or reviews entire codebase.

Scope Options

ScopeExample
Recent changesgit diff main, specific PR
Directorysrc/services/
FileSingle file deep-dive
Pattern"error handling", "duplication"

Process

  1. Analyse scope for issues
  2. Rate each finding by impact (1-10)
  3. Output findings with recommendations
  4. Skip findings rated below 4

What It Looks For

  • Simplification opportunities
  • Code duplication
  • Dead code
  • Readability issues
  • Complexity that could be reduced

Example Invocations

  • "Review code in src/auth/ for maintainability"
  • "Review recent changes on this branch"
  • "Review error handling patterns"
  • "Deep review of utils.ts"

Related

  • /review-naming - Review naming clarity
  • /review-performance - Review performance
  • /review-tests - Review test coverage
Repository
popey/test-tessl-review-skill
Last updated
First committed

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.