# Stage CLI

> AI-powered CLI code review tool that organizes local code changes into logical chapters and highlights what to review before diving into the code.

Stage is an AI-powered code review tool that analyzes local code changes and organizes them into logical, reviewable chapters — giving developers a structured overview of what to focus on before diving into the diff. It runs entirely on your machine via a CLI and opens a browser UI to display the organized review. A full GitHub-integrated experience is also available at stagereview.app.

- **AI-organized chapters**: *Run `/stage-chapters` in your AI agent to automatically group local changes into logical review sections.*
- **Local execution**: *Everything runs on your machine — no code is sent to external servers during the CLI review process.*
- **Browser UI**: *Opens a visual browser interface to navigate through the organized chapters of your code changes.*
- **Agent skill integration**: *Install as an agent skill via `npx skills add ReviewStage/stage-cli` to use directly inside your AI coding agent.*
- **npm distribution**: *Install globally with `npm install -g stagereview` for quick setup in any project.*
- **GitHub integration**: *The full Stage experience at stagereview.app connects with GitHub for pull request review workflows.*
- **MIT licensed**: *Fully open source under the MIT License — free to use, modify, and distribute.*

## Features
- AI-organized code review chapters
- Local code change analysis
- Browser UI for review navigation
- Agent skill integration
- GitHub integration (via stagereview.app)
- npm global install
- MIT open source license

## Integrations
GitHub, npm, AI coding agents

## Platforms
WEB, API, CLI

## Pricing
Open Source

## Links
- Website: https://stagereview.app/
- Documentation: https://github.com/ReviewStage/stage-cli
- Repository: https://github.com/ReviewStage/stage-cli
- EveryDev.ai: https://www.everydev.ai/tools/stage-cli
