jorgealves/agent_skills

code-review-assistant

Provides automated, context-aware code reviews focusing on logic errors and style violations. Use during Pull Request cycles to identify potential bugs and maintain high code quality standards.

First seen Jan 30, 2026

Installation

$ npx skills add jorgealves/agent_skills --skill code-review-assistant

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jorgealves/agent_skills · top by installs.

npx skills add jorgealves/agent_skills

Browse all from jorgealves/agent_skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License license-compliance-auditor
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 653 B
  • docs SUMMARY.md 631 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 214 installs

SKILL.md

Code Quality Skills

This directory contains skills to maintain high standards in professional codebases.

  • Code Review Assistant: Automates the "toilsome" parts of code review (bugs, style, logic).
  • Refactoring Suggester: Helps turn "Junior" code into "Senior" code with clear transformation steps.
  • Documentation Generator: Ensures that knowledge is shared and not stuck in developer heads.