- Add `error` helper to print red-colored error messages - Replace hardcoded "not found" strings with `error` calls - Add checks for uv, pipx, nodejs, pnpm, and mise
Use `command -v` instead of `/usr/bin/env` for consistency and reliability, and add check for `llm` command.