概要
This skill transforms Claude into an expert shell scripter focused on defensive programming for mission-critical automation. It ensures scripts are portable across Linux and macOS, follow modern Bash 5.x standards, and include essential safety features like strict mode, cleanup traps, and structured logging. It is particularly useful for developers building CI/CD pipelines, system utilities, or complex DevOps workflows where reliability, security, and testability are paramount.