Now available: Guided review

1 min read

All implementations on Superconductor now come with a Guided Review option to help you review the code changes your agents made.

The Guided Review agent analyzes the code changes, provides a high-level summary, then walks you through each changed file in logical order with in-line review comments.

How it works:

  • Click the Guided Review tab next to your Diff
  • The agent takes a little bit of time to run (it is an instance of Claude Code)
  • Read the summary to understand what changed and why
  • Review files in order of importance
  • Mark files as Viewed to collapse them as you go
  • If issues are found, send feedback to your Implementation agent and rerun the review

Using Guided Review on our own PRs has made code review much less tedious and has enabled us to ship faster than ever before. 🚀

💡
This feature requires a Claude.ai plan connection or API key to be set.

Try it out, and let us know what you think!