code-review

Analyze code diffs for quality, security, and performance issues.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/JaviMaligno/oss-agent --skill code-review-javimaligno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/JaviMaligno/oss-agent/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/JaviMaligno/oss-agent --skill code-review-javimaligno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps review code in PRs or changes by analyzing diffs, identifying quality, security, and performance issues, and suggesting improvements.

Core Features & Use Cases

  • Diff Analysis: Inspect diffs line-by-line for correctness and edge cases.
  • Security & Quality: Check for vulnerabilities, testing gaps, and performance issues.
  • Automated Suggestions: Propose fixes with concrete code snippets.

Quick Start

Provide a PR URL or code context; the skill will summarize issues and offer actionable review recommendations.