Acerca de
Shell Script Review is a specialized Claude Code skill designed to identify common pitfalls, security vulnerabilities, and portability issues within automation scripts. It systematically analyzes exit code propagation, shell-specific behaviors, and safety patterns—such as variable quoting and set flags—to ensure scripts run reliably across different environments. This tool is essential for developers and DevOps engineers maintaining CI/CD pipelines, Git hooks, and deployment wrappers where silent failures or environment mismatches can lead to critical production issues.