What problem does it solve? Reviewing agent-written code as raw diffs makes it hard to understand architecture, data flow, and intent behind large changes. This Skill lets an agent author structured, guided JSON reviews of a branch, jj change, or pull request through the running Review Desktop server, and answer product questions about Review itself. ## Core Features & Use Cases - JSON Review Authoring: Register a repository, create or reuse a review targeting a worktree or pinned commits, build an outline of sections, and fill each with verified source evidence, diagrams, and trace excerpts using review MCP tools or the review api CLI. - Rich Review Components: Insert sequence diagrams, code peeks, source links, software maps, and uploaded images or trace resources, with server-side validation of every edit. - Product Q&A: Answer questions about Review Desktop capabilities, setup, CLI, privacy, telemetry, and troubleshooting from the bundled documentation. - Use Case: After an agent implements a feature on a branch, ask it to review the branch against main; the Skill creates a review with a summary, design decisions, and cited source evidence that opens directly in the Review Desktop app. ## Quick Start Ask your agent to review the current branch against main and open the result in Review Desktop.