·review-scope
</>

review-scope

Use before code review - determine if change is minor (review new code only) or major (review impacted code too)

5Installs·0Trend·@troykelly

Installation

$npx skills add https://github.com/troykelly/codex-skills --skill review-scope

How to Install review-scope

Quickly install review-scope 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/troykelly/codex-skills --skill review-scope
  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: troykelly/codex-skills.

SKILL.md

View raw

Determine the appropriate scope for code review based on change size.

Core principle: Major changes need broader review. Minor changes need focused review.

Question to answer: Is this a minor change or a major change?

Use before code review - determine if change is minor (review new code only) or major (review impacted code too) Source: troykelly/codex-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/troykelly/codex-skills --skill review-scope
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from troykelly/codex-skills

Quick answers

What is review-scope?

Use before code review - determine if change is minor (review new code only) or major (review impacted code too) Source: troykelly/codex-skills.

How do I install review-scope?

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