stage-cli-code-review

Installation
SKILL.md

Stage CLI Code Review

Skill by ara.so — Devtools Skills collection.

Stage CLI is a code review tool that organizes local code changes into logical chapters and highlights what to review. It runs entirely on your local machine and works with any AI agent to help you review code before committing or creating pull requests.

Installation

Install globally via npm:

npm install -g stagereview

Or use directly with npx:

npx stagereview
Installs
173
GitHub Stars
3
First Seen
May 21, 2026
stage-cli-code-review — aradotso/devtools-skills