Stage CLI
Code Review
FeaturedAI-powered CLI code review tool that organizes local code changes into logical chapters and highlights what to review before diving into the code.
At a Glance
About Stage CLI
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-chaptersin 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-clito use directly inside your AI coding agent. - npm distribution: Install globally with
npm install -g stagereviewfor 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.
Community Discussions
Be the first to start a conversation about Stage CLI
Share your experience with Stage CLI, ask questions, or help others learn from your insights.
Pricing
OPEN SOURCE
Open Source
Free and open-source CLI tool under the MIT License.
- AI-organized code review chapters
- Local execution via CLI
- Browser UI for review navigation
- Agent skill integration
- MIT License — free to use, modify, and distribute
Capabilities
Key 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
API Available
View Docs