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

gradle/gradle-completion

Gradle tab completion for bash and zsh observed · 2026-09-01

github.com/gradle/gradle-completion · Shell · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

96/100

  • Activity 100
  • Release rhythm 88
  • 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: 44.0
  • age_days: 3521
  • days_rel: 2
  • days_push: 2
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1110 stars · 155 forks observed · 2026-09-01

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

A shell plugin providing fast tab completion for Gradle in bash and zsh. It completes Gradle tasks, CLI switches, and common properties, including custom build file names.

Use cases

  • autocomplete gradle tasks in the terminal
  • tab completion for gradle cli flags in bash
  • zsh completion for gradle subproject tasks
  • speed up running gradle commands from the shell
  • complete gradle properties like -Dorg.gradle.debug

When to choose

  • you use Gradle from the command line daily with bash or zsh
  • you want fast, cached completion of Gradle tasks and switches
  • you use custom build file names like build.gradle.kts

When to avoid

  • you build with Maven or another build tool
  • you only invoke Gradle from an IDE
  • your shell is fish or another unsupported shell

Facets

plugin · maturity active

developer-tools cli developer-tools cli gradle shell-completion bash zsh tab-completion build-tool command-line automation macos linux

1 source

Member repositories

RepositoryRoleHealth v2
gradle/gradle-completionmain96

For agents

markdown · JSON · MCP: product_card(name="gradle/gradle-completion")

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