···2929- Follow existing patterns and conventions in the codebase.
3030- Verify changes work by running relevant commands.
3131- Use `sudo` for commands requiring elevated privileges (this matches the Makefile and setup scripts).
3232+- Run `lint-sh` on modified shell scripts before committing.
32333334## Commit & Pull Request Guidelines
3435