AI-powered code review CLI with multiple providers (Gemini, Claude, OpenAI). Features 95%+ token reduction via semantic chunking, 7 review types (security/performance/evaluation), multi-language support, interactive fixes, and developer skill assessment.
git clone https://github.com/bobmatnyc/ai-code-review.gitAI-powered code review CLI with multiple providers (Gemini, Claude, OpenAI). Features 95%+ token reduction via semantic chunking, 7 review types (security/performance/evaluation), multi-language support, interactive fixes, and developer skill assessment.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/bobmatnyc/ai-code-reviewCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Review the following code snippet from [COMPANY]'s [INDUSTRY] application. Focus on [SPECIFIC_REVIEW_TYPE: security/performance/evaluation] aspects. Here's the code: [CODE_SNIPPET]. Provide a detailed analysis with actionable recommendations for improvement.
# Code Review Analysis ## Security Assessment - **SQL Injection Risk**: The query in `userController.js` uses string concatenation for user input. This is vulnerable to SQL injection attacks. - **Recommendation**: Use parameterized queries or an ORM to handle user input safely. ## Performance Optimization - **Inefficient Loop**: The `dataProcessor.js` file contains a nested loop that processes large datasets. This could be optimized using array methods or memoization. - **Recommendation**: Consider using `Array.prototype.reduce()` or implement caching for repeated operations. ## Code Quality Evaluation - **Inconsistent Naming**: The codebase mixes camelCase and snake_case naming conventions, which can lead to confusion. - **Recommendation**: Adopt a consistent naming convention across the codebase, preferably camelCase for JavaScript.
AI-enabled M&A deal origination
Google's multimodal AI model and assistant
We create engaging workshops for companies and private events centred around plants, flowers and all things botanical.
The new way to work
AI assistant built for thoughtful, nuanced conversation
Build and deploy AI models through APIs and tools