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

ajalt/clikt

Multiplatform command line interface parsing for Kotlin observed · 2026-08-28

github.com/ajalt/clikt · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 62
  • Release rhythm 54
  • 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: 63.5
  • age_days: 3067
  • days_rel: 229
  • days_push: 229
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2996 stars · 135 forks observed · 2026-08-28

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

Clikt is a multiplatform Kotlin library for building command line interfaces with type-safe, composable parameter parsing. It auto-generates help output and shell autocomplete scripts and supports nested commands across JVM, Node.js, and native targets.

Use cases

  • parse command line arguments in a Kotlin app
  • build a CLI tool with nested subcommands
  • generate help text and shell autocomplete for a CLI
  • write type-safe option and argument parsing
  • create a multiplatform command line tool in Kotlin

When to choose

  • you're writing command line tools in Kotlin or Kotlin Multiplatform
  • you want automatic help generation and shell completion scripts
  • you need nested commands and type-safe parameter conversion

When to avoid

  • you're building CLIs in a language other than Kotlin
  • you need a standalone CLI executable rather than a parsing library

Facets

library · maturity stable

cli parser developer-tools developer-tools cross-platform jvm windows kotlin-multiplatform argument-parsing option-parser shell-autocomplete help-generation command-line nodejs linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
ajalt/cliktmain67

For agents

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

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