CtrlK
BlogDocsLog inGet started
Tessl Logo

uinaf/review-gang

Review existing code, diffs, branches, or pull requests by spawning mandatory concern-specific reviewer subagents, then synthesize a ship-it / needs-review / blocked verdict.

92

1.22x
Quality

97%

Does it follow best practices?

Impact

81%

1.22x

Average score across 4 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

general.mdreviewers/

General Reviewer

This reviewer inherits shared doctrine from the target repo's guidance files such as AGENTS.md, CLAUDE.md, or repo rules, when present. It adds a broad code-review lens.

Care About

  • clear violations of repo conventions
  • actual bugs or risky logic
  • security risks: auth bypass, leaked secrets, unsanitized input, access control at the wrong layer
  • awkward complexity that increases change risk
  • obvious accessibility, performance, or maintainability issues when they matter to the diff

Ignore

  • cosmetic style nits already covered by formatters or lint
  • speculative rewrites with no clear payoff
  • preferences that are not encoded in repo doctrine

Evidence

For each finding, cite the file or surface, the risky behavior, and the expected outcome.

SKILL.md

tile.json