code-review

Identify issues and provide actionable recommendations during code reviews.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/AhmedAmineBejaoui/ai-code-review-platform --skill code-review-ahmedaminebejaoui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/AhmedAmineBejaoui/ai-code-review-platform/tree/main/.claude/skills/codereview
Command: npx skills add https://github.com/AhmedAmineBejaoui/ai-code-review-platform --skill code-review-ahmedaminebejaoui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyses code repositories to deliver structured feedback and actionable improvements.

Core Features & Use Cases

  • Comprehensive code analysis across files and repos, including quality, security, and maintainability checks.
  • Actionable recommendations with step-by-step guidance for fixes and refactors.
  • Use Case: apply to a small module or an entire repository to plan a code-quality sprint.

Quick Start

Run a request to analyze the target repo or file and receive structured review results.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a thorough code review on an entire repository?

Yes, you can run static analysis and security checks across Python, JavaScript, and Go files. The review identifies maintainability issues and provides actionable recommendations tailored to the specific language of your modules.

What is the best way to get actionable recommendations for code refactoring?

The best way to get actionable recommendations for refactoring is to analyze your files or modules for maintainability and security issues, which yields structured guidance with step-by-step remediation steps compatible with standard workflows.

Does this code review process work with Python and JavaScript repositories?

Yes, this code review process works with Python, JavaScript, and Go repositories. It applies static analysis to uncover quality, security, and maintainability issues across files and modules in these languages.

Can I use static analysis to check code security and maintainability?

You can use static analysis to check code security and maintainability by auditing your files and repositories against best practices, delivering structured feedback and clear remediation steps to resolve identified vulnerabilities.

How do I audit code quality for a development sprint?

To audit code quality for a development sprint, apply deep analysis to your target repository or modules. This identifies security and maintainability issues, providing structured guidance to plan your code-quality sprint.