← Back to tools
View AGENTS.md for Gaze
Gaze
Run a command right after you save a file
Description
Gaze runs a command right after you save a file. It watches for file changes and automatically executes specified commands, useful for development workflows like auto-building or auto-testing.
When to use this tool
✓ Good fit when
- When auto-running commands on file changes
- When setting up development watch workflows
✕ Avoid when
- When you need complex build systems
AI Summary
Watch files and automatically run commands when changes are detected
Capabilities
- + Watch files for changes
- + Run commands on file save
- + Configure patterns and commands
Use When
- → When auto-running commands on file changes
- → When setting up development watch workflows
Avoid When
- x When you need complex build systems