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

cortesi/modd

A flexible developer tool that runs processes and responds to filesystem changes observed · 2026-08-28

github.com/cortesi/modd · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

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

  • gap_med: n/a
  • age_days: 3934
  • days_rel: n/a
  • days_push: 73
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2965 stars · 136 forks observed · 2026-08-28

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

Modd is a flexible developer tool that runs commands and manages daemons in response to filesystem changes, configured via a simple modd.conf file. It can replace many functions of task runners like Gulp/Grunt and integrates with devd for in-browser livereload.

Use cases

  • rerun go tests whenever a go file changes
  • restart a web server daemon when source files are modified
  • replace gulp or grunt for a react frontend build workflow
  • trigger livereload in the browser on file changes
  • run linters or compilers automatically on save
  • manage local development daemons that restart on code changes

When to choose

  • you want a single portable binary with no dependencies for watch-and-rebuild workflows
  • you need both one-shot prep commands and long-running daemons managed together
  • you want a simple config file you can check into your repo
  • you want lightweight livereload during web development

When to avoid

  • you need a full-featured task runner with a large plugin ecosystem
  • your project already uses a build tool like webpack or vite with built-in watch mode
  • you need complex build orchestration or dependency graphs between tasks

Facets

cli-tool · maturity active

developer-tools cli workflow-automation build-tool developer-tools web-development windows bsd cross-platform cli go livereload process-manager file-watching hot-reload dev-workflow command-line automation macos linux

1 source

Member repositories

RepositoryRoleHealth v2
cortesi/moddmain62

For agents

markdown · JSON · MCP: product_card(name="cortesi/modd")

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