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

go-task/task

A fast, cross-platform build tool inspired by Make, designed for modern workflows. observed · 2026-08-28

github.com/go-task/task · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • 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: 32
  • age_days: 3475
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

16056 stars · 892 forks observed · 2026-08-28

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

Task is a fast, cross-platform task runner and build tool inspired by Make, configured via YAML Taskfiles. It lets developers define, chain, and run repetitive commands with dependencies, variables, and smart caching across Linux, macOS, and Windows.

Use cases

  • replace make with a modern cross-platform task runner
  • automate code generation and scaffolding commands
  • run linters and formatters with a single command
  • define build and dev tasks in a monorepo
  • share the same task definitions across Linux, macOS, and Windows
  • skip unnecessary rebuilds with file-based caching

When to choose

  • you want a Make alternative with simpler YAML syntax
  • your team works across multiple operating systems
  • you need a single zero-dependency binary for task automation
  • you want to chain commands with dependencies and variables

When to avoid

  • your project already relies on complex Makefile logic
  • you need a full CI/CD pipeline system rather than a local task runner
  • you prefer configuration in the language of your build system

Facets

cli-tool · maturity stable

build-tool cli developer-tools workflow-automation developer-tools windows cross-platform cli go task-runner taskfile make-alternative yaml code-generation monorepo command-line devops automation linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
go-task/taskmain95

For agents

markdown · JSON · MCP: product_card(name="go-task/task")

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