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

folke/ultra-runner

🏃⛰ Ultra fast monorepo script runner and build tool observed · 2026-08-28

github.com/folke/ultra-runner · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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: 2415
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1246 stars · 39 forks observed · 2026-08-28

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

Ultra Runner is a fast monorepo script runner and build tool for JavaScript/TypeScript projects. It detects existing lerna, yarn, npm, and pnpm workspaces, runs scripts in parallel with dependency awareness, and only rebuilds packages when files change.

Use cases

  • run npm scripts across a monorepo in parallel
  • incrementally rebuild only changed packages in a workspace
  • replace lerna or yarn workspaces script running with something faster
  • speed up npm run, yarn, and npx command execution
  • run a script recursively in all packages that define it
  • monitor and zoom output of concurrent build commands

When to choose

  • you have a lerna, yarn, npm, or pnpm monorepo and want faster builds
  • you want zero-config, non-intrusive parallel script execution
  • you need dependency-aware concurrent builds with incremental rebuilds

When to avoid

  • you need a full monorepo manager with publishing and versioning like lerna or nx
  • your project is a single package with no workspaces
  • you rely on tooling deeply integrated with a specific package manager's runner

Facets

cli-tool · maturity active

build-tool cli developer-tools developer-tools cli cross-platform monorepo npm-scripts task-runner parallel-execution workspaces incremental-builds command-line automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
folke/ultra-runnermain67

For agents

markdown · JSON · MCP: product_card(name="folke/ultra-runner")

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