1---2name: ai-code-review3description: Code Reviewer4---5# Code Reviewer67AI-powered code review for staged git changes. Catches bugs, security issues, and code smells before you push.89## Quick Start1011```bash12npx ai-code-review13```1415## What It Does1617- Reviews your staged git changes automatically18- Identifies bugs, logic errors, and anti-patterns19- Flags potential security issues20- Suggests concrete improvements with explanations21- Color-coded output (critical/warning/suggestion/good)2223## Usage2425```bash26# Stage your changes first27git add -A2829# Run the review30npx ai-code-review31```3233## When to Use3435- Right before opening a pull request36- Working solo without a reviewer37- Late night coding when your brain is tired38- Quick sanity check on tricky refactors3940## Part of the LXGIC Dev Toolkit4142One of 110+ free developer tools from LXGIC Studios. No paywalls, no sign-ups.4344**Find more:**45- GitHub: https://github.com/lxgic-studios46- Twitter: https://x.com/lxgicstudios47- Substack: https://lxgicstudios.substack.com48- Website: https://lxgicstudios.com4950## License5152MIT. Free forever.5354---5556**Built by LXGIC Studios**5758- GitHub: [github.com/lxgicstudios/ai-code-review](https://github.com/lxgicstudios/ai-code-review)59- Twitter: [@lxgicstudios](https://x.com/lxgicstudios)
Run npx skillmds@latest add lxgicstudios/ai-code-review in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Code Reviewer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
lxgicstudios (@lxgicstudios) published this skill. Their other Agent Skills are listed on their SkillMD profile.