Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 513 Bytes

File metadata and controls

15 lines (12 loc) · 513 Bytes
description Perform a comprehensive code review
argument-hint
file-path
model gpt5

Please perform a comprehensive code review of the specified file or current changes, focusing on:

  1. Code Quality: Check for readability, maintainability, and adherence to best practices
  2. Security: Look for potential security vulnerabilities
  3. Performance: Identify potential performance issues
  4. Testing: Suggest areas that need test coverage
  5. Documentation: Check if code is properly documented

$ARGUMENTS