About
This skill provides Claude with standardized patterns for creating resilient shell scripts, focusing on sophisticated error management and defensive programming. It equips the assistant with guidance on standard exit codes, trap-based cleanup routines for temporary files, and validation checks for dependencies and inputs. By applying these patterns, developers can ensure their Bash scripts handle failures gracefully, manage resources securely, and provide clear diagnostic information, making them suitable for production environments and CI/CD pipelines.