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

egoist/maid

Markdown driven task runner. observed · 2026-08-28

github.com/egoist/maid · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3016
  • days_rel: n/a
  • days_push: 1529
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2031 stars · 36 forks observed · 2026-08-28

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

Maid is a task runner that lets you define tasks in Markdown files (maidfile.md) using bash, JavaScript, or Python code blocks. It serves as a human-friendly alternative to Makefiles and npm scripts with built-in task hooks and CLI argument support.

Use cases

  • replace makefile with markdown-based task runner
  • define npm scripts in a readable markdown file
  • run lint and build tasks from a single file
  • write task runner scripts in bash or javascript
  • share project tasks with teammates via a maidfile

When to choose

  • you want tasks documented and executable in one Markdown file
  • you prefer Markdown over Makefile or package.json scripts syntax
  • your team uses Node.js and wants a lightweight task runner

When to avoid

  • you need a mature, actively maintained task runner
  • you need complex build orchestration or parallel task graphs
  • your project does not use Node.js/npm ecosystem

Facets

cli-tool · maturity maintenance

cli developer-tools workflow-automation markdown developer-tools cli cross-platform task-runner makefile-alternative npm-scripts markdown-driven build-automation command-line automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
egoist/maidmain32

For agents

markdown · JSON · MCP: product_card(name="egoist/maid")

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