| name | watchexec |
| description | Use when the user wants to run a command every time files change - rerunning tests, rebuilding, relinting, or restarting a server on save. Use for watch-mode dev loops; do not spawn long-running watchers in agent shells. |
watchexec
When to use
See references/when-to-use.md. Load only when this section is needed.
Invocation
See references/invocation.md. Load only when this section is needed.
Patterns
See references/patterns.md. Load only when this section is needed.
Anti-patterns
See references/anti-patterns.md. Load only when this section is needed.
Cross-refs
See references/cross-refs.md. Load only when this section is needed.