analyze_shell_commands
Analyze shell scripts for cross-platform compatibility issues, detecting platform-specific commands and environment variable problems across Linux, macOS, and Windows.
Instructions
Analyze shell commands and scripts for cross-platform compatibility
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory or file path to analyze | |
| checkEnvVars | No | Check environment variable usage | |
| targetShells | No | Target shell environments |