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

robrich/orchestrator

A module for sequencing and executing tasks and dependencies in maximum concurrency observed · 2026-08-28

github.com/robrich/orchestrator · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4702
  • days_rel: n/a
  • days_push: 2084
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1223 stars · 61 forks observed · 2026-08-28

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

A Node.js library for sequencing and executing named tasks with dependency management, running independent tasks in maximum concurrency. It was the task engine behind early versions of Gulp.

Use cases

  • run tasks with dependencies in node
  • execute async tasks in parallel with maximum concurrency
  • sequence build tasks with dependencies
  • compose async task pipelines
  • run tasks only after their dependencies complete

When to choose

  • you need a lightweight task sequencer with dependency ordering in Node.js
  • you're maintaining a legacy Gulp v3 setup or similar task pipeline

When to avoid

  • you're starting a new project - modern alternatives like gulp 4's undertaker or npm scripts are actively maintained
  • you need advanced features like task caching, error recovery, or watch modes

Facets

library · maturity maintenance

workflow-automation scheduling concurrency developer-tools task-runner dependency-graph async-tasks task-orchestration gulp-ecosystem automation javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
robrich/orchestratormain32

For agents

markdown · JSON · MCP: product_card(name="robrich/orchestrator")

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