About
This skill equips Claude with specialized patterns for writing reliable, fault-tolerant Bash scripts. It covers essential defensive programming techniques such as strict mode activation, safe variable expansion, atomic file operations, and comprehensive error trapping. Ideal for developers building CI/CD pipelines, system utilities, or deployment scripts, it ensures that shell scripts handle edge cases gracefully, prevent data loss, and remain maintainable across different environments.