概要
This skill equips Claude with specialized patterns for writing industrial-strength Bash scripts, moving beyond simple automation to production-ready utilities. It focuses on defensive programming principles such as strict mode execution, sophisticated error trapping, and safe variable handling to prevent common shell pitfalls. Whether you are building CI/CD pipelines, system administration tools, or complex deployment scripts, this skill ensures your shell code is idempotent, portable, and resilient against unexpected failures.