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 stagereviewAdd the skill to your coding agent:
npx skills add ReviewStage/stage-cliThen in your AI agent, run:
/stage-chaptersThis organizes your local changes into reviewable chapters and opens a browser UI.