Skip to main content

correctness-review

Adversarial correctness and bug review of a PR diff — hunt for logic errors, off-by-one and boundary mistakes, inverted conditions, unhandled None/empty, wrong operators, resource/exception mishandling, concurrency races, and silently-wrong numeric/dtype/shape handling. Conservative by design: a genuine correctness defect BLOCKS the merge, and when a reviewer is unsure whether a code path is correct it flags rather than waves it through. Every finding carries a concrete failure scenario (inputs → wrong result). Used by the `/repo-review-full` and `/repo-review-full-no-comments` fan-out; repo-local, invoked bare (no `tinaudio-synth-setter-skills:` prefix).

Jump to install

Source facts

Repository
tinaudio/synth-setter
Last source activity
July 29, 2026 at 03:24
Detected SKILL.md language
English
Stars
5
Forks
6

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.