breaking-brake

code-review-small

@breaking-brake/code-review-small
breaking-brake
2,689
301 forks
Updated 1/18/2026
View on GitHub

Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.

Installation

$skills install @breaking-brake/code-review-small
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Path.claude/skills/code-review-small/SKILL.md
Branchmain
Scoped Name@breaking-brake/code-review-small

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: code-review-small description: Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.

Code Review Small

Overview

Lightweight review for small PRs under 100 lines changed.

Checks

  • Code style and formatting
  • Naming conventions
  • Obvious bugs and typos
  • Basic logic errors

Output

  • Brief review summary with any issues found