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

Guard

Guard is a command line tool to easily handle events on file system modifications. observed · 2026-08-28

github.com/guard/guard · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 92
  • Release rhythm 69
  • Longevity 100
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: 114.0
  • age_days: 5875
  • days_rel: 48
  • days_push: 48
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

6442 stars · 494 forks observed · 2026-08-28

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

Guard is a Ruby command-line tool that watches for file system modifications and runs custom rules or tasks in response. It has a large plugin ecosystem (300+ plugins) for tasks like re-running tests, reloading browsers, and automating build workflows.

Use cases

  • automatically re-run tests when source files change
  • reload the browser when CSS or HTML files are modified
  • automate repetitive development tasks on file changes
  • build a responsive build system or development workflow
  • monitor and restart services when configuration files change

When to choose

  • you develop in Ruby or Rails and want automated test runs on file changes
  • you want a plugin-based file watcher with a large ecosystem
  • you need to automate repetitive commands triggered by file modifications

When to avoid

  • you work outside the Ruby ecosystem and prefer native tooling like nodemon or watchexec
  • you need a one-shot build tool rather than continuous file watching
  • you want a GUI-based automation tool

Facets

cli-tool · maturity maintenance

cli developer-tools file-system testing workflow-automation developer-tools web-development ruby cli cross-platform file-watcher task-automation ruby-gem plugin-ecosystem livereload build-automation command-line automation

4 sources

Member repositories

RepositoryRoleHealth v2
guard/guardmain86
guard/guard-livereloadplugin23
guard/guard-rspecplugin23

For agents

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

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