·code-review
</>

code-review

Pre-commit code quality review workflow. Use before committing changes to verify code quality, security, testing coverage, and adherence to project conventions. Supports both automated checking and interactive review modes.

10Installs·0Trend·@ar4mirez

Installation

$npx skills add https://github.com/ar4mirez/samuel --skill code-review

How to Install code-review

Quickly install code-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ar4mirez/samuel --skill code-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ar4mirez/samuel.

SKILL.md

View raw

Systematic validation of code against all guardrails before committing. Supports both automated checking and interactive review modes.

| Pre-Commit | Automated | Before any commit | | PR Review | Interactive | During pull request review | | Feature Complete | Both | After FEATURE/COMPLEX mode completion | | Code Handoff | Interactive | Before transferring ownership | | Quality Gate | Automated | CI/CD pipeline integration |

Automated Mode Quick validation against all guardrails. Returns pass/fail/warning status.

Pre-commit code quality review workflow. Use before committing changes to verify code quality, security, testing coverage, and adherence to project conventions. Supports both automated checking and interactive review modes. Source: ar4mirez/samuel.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ar4mirez/samuel --skill code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from ar4mirez/samuel

Quick answers

What is code-review?

Pre-commit code quality review workflow. Use before committing changes to verify code quality, security, testing coverage, and adherence to project conventions. Supports both automated checking and interactive review modes. Source: ar4mirez/samuel.

How do I install code-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ar4mirez/samuel --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

Where is the source repository?

https://github.com/ar4mirez/samuel

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22