Review tests for redundancy, gaps, naming, structure, and convention adherence. Use when reviewing tests, auditing test quality, checking test coverage, or after writing new tests. Triggers on review tests, audit tests, test review, check tests, test quality.
Review tests that were recently written or changed in the current conversation.
test "#method does X when Y". Flag vague names ("handles correctly", "works properly") or names that describe scope instead of behavior.resolver not type, converted_amount not result.