A comprehensive code review skill that helps AI agents systematically review code for bugs, security vulnerabilities, performance issues, and maintainability problems.
This skill enables your AI agent to:
After installing, your agent will automatically use this skill when you ask for code reviews:
"Review this PR for me"
"Check this function for bugs"
"Is this code production-ready?"
mog install mogteam/code-review-skill
The skill covers:
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/code-review-skill --target cursor --wireCreates .cursor/rules/code-review-skill.mdc pointing to the skill.
Agent card
## Code Review Skill Expert code review patterns for catching bugs, performance issues, security vulnerabilities, and code style violations before they reach production. - **Install**: `mog install mogteam/code-review-skill --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/code-review-skill/SKILL.md` - **Targets**: cursor, claude-code, codex, generic When editing, read and follow @.cursor/skills/code-review-skill/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.
Expert code review patterns for catching bugs, performance issues, security vulnerabilities, and code style violations before they reach production.
Free
mog install mogteam/code-review-skill@mogteam
Official curated skills and prompt templates from the mog.md team.