# code-reviewer-custom > User customization for code review - Author: Aaron Brooks - Repository: scalefreegan/agent-skills - Version: 20260208101331 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/scalefreegan/agent-skills - Web: https://mule.run/skillshub/@@scalefreegan/agent-skills~code-reviewer-custom:20260208101331 --- --- name: code-reviewer-custom description: User customization for code review version: 1.1.0 --- # Custom Review Settings ## User Override Instructions For this project, use these CUSTOM rules instead: 1. Focus heavily on security vulnerabilities 2. Enforce strict type hints 3. Require docstrings on all public functions 4. Use Google style for docstrings (not NumPy style) ## Custom Settings - Language: Python 3.12+ - Max file size: 500 lines (stricter than default) - Review depth: Deep - Security focus: High priority