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

thoughtbot/gitsh

An interactive shell for git observed · 2026-08-28

github.com/thoughtbot/gitsh · homepage · Ruby · BSD-3-Clause (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4687
  • days_rel: n/a
  • days_push: 878
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1959 stars · 103 forks observed · 2026-08-28

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

gitsh is an interactive shell for git that lets you run git commands without repeatedly typing 'git'. It supports aliases, tab completion, command chaining, session-scoped config variables, and repository state in the prompt.

Use cases

  • run multiple git commands without typing git each time
  • get tab completion for git commands and branches
  • run git commands with temporary config like pair programming identity
  • chain git commands like commit and push
  • see repository status in the prompt
  • use gitsh with hub or gh cli

When to choose

  • you issue many git commands in sequence and want less typing
  • you want alias and branch completion without configuring your shell
  • you need temporary git config for a session

When to avoid

  • you prefer your existing shell with git aliases and plugins
  • you need a GUI for git
  • you only occasionally run single git commands

Facets

cli-tool · maturity maintenance

cli developer-tools developer-tools version-control cross-platform cli git interactive-shell tab-completion ruby command-line macos linux

5 sources

Member repositories

RepositoryRoleHealth v2
thoughtbot/gitshmain23

For agents

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

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