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

reenhanced/gitreflow

Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template. observed · 2026-08-28

github.com/reenhanced/gitreflow · Ruby · 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: 5349
  • days_rel: n/a
  • days_push: 1646
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1489 stars · 58 forks observed · 2026-08-28

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

git-reflow is a Ruby-based command-line tool that automates the git feature-branch workflow: it creates pull requests, enforces code review approval, and squash-merges finished branches with a clean commit message template. It integrates with git as a custom command and supports GitHub-based review processes.

Use cases

  • automate creating pull requests from feature branches
  • enforce code review approval before merging
  • squash merge feature branches with clean commit messages
  • standardize git workflow across a team
  • automatically clean up merged feature branches

When to choose

  • your team uses a feature-branch + PR + squash-merge workflow on GitHub
  • you want to enforce consistent review and merge practices across developers
  • you prefer a lightweight CLI over heavyweight CI/merge automation

When to avoid

  • you use GitLab, Bitbucket, or non-GitHub hosting with different review tooling
  • your team relies on merge commits rather than squash merges
  • you need actively maintained tooling - the latest release dates to 2022

Facets

cli-tool · maturity maintenance

developer-tools workflow-automation code-review version-control developer-tools version-control cli cross-platform ruby git-workflow pull-requests squash-merge code-review-enforcement github automation

1 source

Member repositories

RepositoryRoleHealth v2
reenhanced/gitreflowmain23

For agents

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

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