Rare find

Adverse. Get your code reviewed by multiple AI reviewers who argue with each other.

github.com/addyosmani/adverse

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Update package.json
  • Merge pull request #1 from hashahid/fix-combine-multifile
  • Fix combine.mjs to accept multi-file --round1/--round2 calls
May 2026
  • Update Skill installation
  • Add Skills.sh install instructions
  • docs: add README explaining design, usage, and trade-offs
  • test: add unit, contract, and CLI subprocess test suite
  • feat: add Claude Code Skill wrapper sharing the CLI core
  • feat: add CLI entrypoint with review/synthesize/personas commands
  • feat: add subprocess agent runner with retry-on-parse-fail
  • feat: add source collection with directory walk and git diff modes
  • feat: add self-contained HTML dashboard renderer
  • feat: add deterministic finding synthesis with markdown rendering
  • feat: add JSON extractor for coding-agent output shapes
  • feat: add round-1 and round-2 prompt builders with JSON validators
  • feat: add three orthogonal reviewer personas
  • chore: scaffold Node.js project