sally_review_pr
Review pull request diffs with a senior engineer's critical eye. Catch issues automated tools miss before merging.
Instructions
Sally reviews a PR diff like a senior engineer with time, opinions, and no reason to be polite — catching what automated tools miss. Use when the user wants a pull request, commit, or unified diff reviewed before merging. Sends only the provided diff to the Cynical Sally backend — never stored, never used for training. Read-only: never modifies files. Returns a markdown review with a verdict and concrete findings. Premium tool: one free use per month on the free tier, unlimited with Full Suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | The pull request changes as a unified diff (e.g. output of `git diff main` or `gh pr diff`) | |
| lang | No | ISO 639-1 language code for Sally's response (e.g. 'en', 'nl'). Defaults to English. | en |