Ross ROSS = Recommend OSS · open-source software intelligence for agents

reviewdog/reviewdog

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language observed · 2026-08-28

github.com/reviewdog/reviewdog · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 99
  • Release rhythm 21
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 176.0
  • age_days: 3607
  • days_rel: 364
  • days_push: 7
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

9551 stars · 491 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

reviewdog is an automated code review CLI that integrates with any linter or static analysis tool regardless of programming language. It parses tool output and posts findings as review comments on GitHub, GitLab, or Bitbucket, filtered to changed lines in the diff.

Use cases

  • post linter results as pull request comments on github
  • run static analysis only on changed lines in ci
  • integrate any code analysis tool with code review
  • filter lint output by diff locally
  • automate code review comments in gitlab ci

When to choose

  • you want automated lint feedback directly in pull requests
  • you use multiple linters across languages and want one reporting layer
  • false positives from static analysis are breaking your CI builds

When to avoid

  • you need a linter itself rather than a tool to relay linter output
  • your code host is not GitHub, GitLab, or Bitbucket

Facets

cli-tool · maturity active

linter code-review ci-cd developer-tools developer-tools version-control testing cli windows static-analysis github-actions gitlab-ci code-quality diff-filtering linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
reviewdog/reviewdogmain72

For agents

markdown · JSON · MCP: product_card(name="reviewdog/reviewdog")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem