Skill detail

code-review-assistant

Automated context-aware PR code review.

MatchDirectReviewed for code review
Sourcejorgealves/agent_skillsExternal source
Reported installs202Popularity signal only

Inspect before use

Automated review checks relevance, not safety or endorsement. Read the source instructions before using this skill.

Saved source preview

SKILL.md

The saved excerpt is a snapshot from review. The external source remains the complete and most current version.

---
name: code-review-assistant
description: 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.
---
# 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.
Read the full source on GitHub (opens external page)
Context

Related work