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

square/spacecommander

Commit fully-formatted Objective-C as a team without even trying. observed · 2026-08-28

github.com/square/spacecommander · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 38
  • Release rhythm 44
  • Longevity 100

Flags: no_license

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: 0
  • age_days: 4111
  • days_rel: 372
  • days_push: 372
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1122 stars · 171 forks observed · 2026-08-28

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

Space Commander is a set of shell scripts and clang-format rules that enforce a unified Objective-C code style across a team via git pre-commit hooks. It can format individual files or whole repositories and fail builds when unformatted code lands on a branch.

Use cases

  • enforce objective-c code style on commit
  • auto-format objective-c files in a repo
  • fail ci build if code is unformatted
  • set up pre-commit formatting hooks for ios team
  • standardize objective-c formatting across pull requests

When to choose

  • your team writes Objective-C and wants consistent formatting without manual effort
  • you want formatting enforced at commit time and in CI

When to avoid

  • your project is written in Swift or another language
  • you need formatting for languages other than Objective-C

Facets

cli-tool · maturity maintenance

formatter linter developer-tools ci-cd developer-tools version-control mobile-development cli objective-c clang-format pre-commit-hook code-style ios-development macos git

1 source

Member repositories

RepositoryRoleHealth v2
square/spacecommandermain52

For agents

markdown · JSON · MCP: product_card(name="square/spacecommander")

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