code-review

Installation
SKILL.md

Code Review Skill

Perform a comprehensive code review following this structured approach. Generate a detailed report covering all sections below.

Review Scope

Determine what to review:

  1. If no argument is provided, ask the user what code they want reviewed
  2. If the user wants to review the entire codebase, review the entire codebase. If they ask for a specific file or directory, review that file/directory

Review Process

Phase 1: Context Gathering

Installs
3
First Seen
Feb 27, 2026
code-review — jchaselubitz/drill-app