Package Exports
- stagereview
- stagereview/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stagereview) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Stage
AI-powered code review tool that organizes local code changes into logical chapters and points out what to review before you dive into the code.
Try the full Stage experience with GitHub integration at stagereview.app.
Install
npm install -g stagereviewThen add the skill to your agent:
npx skills add ReviewStage/stage-cliUsage
In your AI agent, run:
/stage-chaptersThis organizes your local changes into reviewable chapters and opens a browser UI. Everything happens on your machine.