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

pengwynn/flint

Check your project for common sources of contributor friction. observed · 2026-08-28

github.com/pengwynn/flint · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4621
  • days_rel: n/a
  • days_push: 2012
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1178 stars · 96 forks observed · 2026-08-28

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

Flint is a Go CLI tool that checks a project for common sources of contributor friction, such as missing README, CONTRIBUTING guide, LICENSE, bootstrap, and test scripts. It can run against a local folder or a remote GitHub repository without cloning.

Use cases

  • check if my repo has a readme, license, and contributing guide
  • audit a github repository for contributor friction without cloning it
  • find missing bootstrap and test scripts in my project
  • improve onboarding experience for open source contributors
  • lint my project structure before open sourcing it

When to choose

  • you want a quick automated check of open-source project hygiene files
  • you want to audit remote GitHub repos without cloning them
  • you prefer a simple, fast, single-binary CLI

When to avoid

  • you need deep code-quality linting rather than repo structure checks
  • you need CI-integrated or configurable policy enforcement beyond the built-in checks
  • you need actively developed tooling with frequent updates

Facets

cli-tool · maturity maintenance

developer-tools cli documentation developer-tools cli cross-platform windows contributor-experience repo-linting open-source-health go open-source command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
pengwynn/flintmain23

For agents

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

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