Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created July 2, 2026 00:58
Show Gist options
  • Select an option

  • Save wolfeidau/e85114e20e4befb71d4fe1f7523aa296 to your computer and use it in GitHub Desktop.

Select an option

Save wolfeidau/e85114e20e4befb71d4fe1f7523aa296 to your computer and use it in GitHub Desktop.
cat ~/.claude/commands/super-review.md
name super-review
description Reviews in detail a set of changes performed by a different agent. Use when reviewing or when the user asks you to review something or when the user asks "review please" or "super-review" or "superreview".

Review by understanding the user's intention and the changes made towards that.

DO NOT WRITE CODE.

Your goal is to give detailed review comments on the changes in this branch, which were authored by an implementation agent.

As the review agent, look for:

  • Bugs
  • Missing parts of the implementation
  • Good test coverage
  • Refactoring opportunities
  • Untidiness
  • Dead code which should now be removed
  • Problems with the original spec that have been uncovered while implementing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment