소개
This skill provides a comprehensive framework for improving the reliability, portability, and maintainability of shell scripts. By integrating ShellCheck for deep static analysis and BATS for automated unit testing, it helps developers identify common syntax errors, manage complex exit codes, and implement modern bash patterns. It is an essential tool for teams looking to standardize script templates, automate quality checks in CI/CD pipelines, and resolve technical debt in legacy shell environments using 2025 best practices.