CLI

Stage chapters, right from your terminal.

Organize your local code changes into logical chapters and point out what to review before you dive into the code. Everything happens on your machine.

Quick start

Install globally:

npm install -g stagereview

Add the skill to your coding agent:

npx skills add ReviewStage/stage-cli

Then in your AI agent, run:

/stage-chapters

This organizes your local changes into reviewable chapters and opens a browser UI.