Includes the following targets:
- `make lint` → Run pre-commit hook for trailing whitespace
- `make format` → Apply Prettier formatting across the repo
- `make push` → Add, commit (with prompt), and push changes
- `make amend` → Amend the last commit without editing message
- `make help` → Show usage guide
Also includes optional extras like hook installation and reset utilities.