name: code-review description: Reviews code for best practices and potential issues. allowed-tools: Read, Grep, Glob
When reviewing code, check for:
- Code organization and structure
- Error handling
- Security concerns
- Test coverage
Reviews code for best practices and potential issues.
When reviewing code, check for: