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

google/wireit

Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient. observed · 2026-08-28

github.com/google/wireit · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 1715
  • days_rel: n/a
  • days_push: 13
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6424 stars · 125 forks observed · 2026-08-28

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

Wireit is a Google-maintained tool that upgrades npm/pnpm/yarn scripts with dependency graphs, parallel execution, watch mode, and incremental build skipping. It caches script output locally and on GitHub Actions while keeping the familiar `npm run` workflow.

Use cases

  • run npm script dependencies in parallel
  • skip rebuilds when files haven't changed
  • cache build output in GitHub Actions CI
  • watch npm scripts and re-run on file changes
  • manage build tasks across npm workspaces monorepos

When to choose

  • you already use npm/pnpm/yarn scripts and want incremental builds without switching to a full task runner
  • you want free remote caching for CI builds on GitHub Actions
  • your monorepo has slow, serial script dependencies

When to avoid

  • you need a full task runner with complex pipelines beyond npm scripts
  • your project doesn't use Node.js package managers
  • you need build orchestration for non-JavaScript toolchains

Facets

library · maturity active

build-tool caching cli developer-tools developer-tools web-development performance cli cross-platform npm-scripts monorepo watch-mode incremental-build task-runner github-actions-cache vscode-extension automation nodejs

1 source

Member repositories

RepositoryRoleHealth v2
google/wireitmain76

For agents

markdown · JSON · MCP: product_card(name="google/wireit")

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