Loading...

Code Review

Validate implemented code against your patterns before human review.

Running Review

/hypr:review

The reviewer checks recently implemented code against your patterns and requirements.

What Gets Checked

  • Pattern Compliance - does code match your conventions?
  • Completeness - are all requirements fulfilled?
  • Consistency - does it match existing similar code?
  • Quality - any obvious issues or improvements?

Review Output

The review produces:

  • List of pattern violations with file:line references
  • Suggested fixes for each issue
  • Overall assessment of code quality

Next Steps

Learn about accessibility