- Add npm_config_yes, PIP_NO_INPUT, YARN_ENABLE_IMMUTABLE_INSTALLS env vars - Add SHELL_COMMAND_PATTERNS documentation for common command patterns - Document good/bad patterns for npm, apt, pip, git, system commands - List banned commands that will always hang (editors, pagers, REPLs) - Include workarounds for scripts requiring input (yes pipe, heredoc)