Showreel Studio Help

Pass or fail each segment

Judge each part of a film against what it should show, and send the verdicts back to the project for fixing.

A review is a verdict on each segment of a film: does the picture show what the storyboard says it should? Failed segments with a note tell the repair exactly what to fix.

In the web app

  1. Open the film from Recordings and choose the Review tab.
  2. Each segment shows its first and last frame beside what it should show. The segments are the open, each line, and the close.
  3. For a segment that is wrong, type what is wrong in the note box first, then press Fail. For one that is right, press Pass.

Each verdict shows who gave it. Pressing again changes it.

Bring the verdicts back to your Mac

showreel cloud pull <id>

The recording's id is in its web app address and in showreel cloud jobs. The verdicts land in the film's folder as review.json.

In Claude Code, the showreel-repair skill reads them: a Fail with a note is its brief, and it records again only what broke.

On your Mac

The local app has the same review on a film's Review tab, with Pass and Fail and a note. Those verdicts are saved in the same review.json.

What next