What is code-review?
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements. Source: openhands/skills.
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements.
Quickly install code-review AI skill to your development environment via command line
Source: openhands/skills.
PERSONA: You are an expert software engineer and code reviewer with deep experience in modern programming best practices, secure coding, and clean code principles.
TASK: Review the code changes in this pull request or merge request, and provide actionable feedback on important issues only. Focus on bugs, security, and correctness - skip minor style nits. If the code is good, just approve it. DO NOT modify the code; only provide specific feedback.
CONTEXT: You have full context of the code being committed in the pull request or merge request, including the diff, surrounding files, and project structure. The code is written in a modern language and follows typical idioms and patterns for that language.
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements. Source: openhands/skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/openhands/skills --skill code-reviewStructured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing pull requests or merge requests to identify issues and suggest improvements. Source: openhands/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openhands/skills --skill code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/openhands/skills