Acerca de
This skill empowers developers to build bulletproof shell scripts by applying industry-standard defensive patterns. It provides Claude with the expertise to implement strict error handling, secure variable management, and reliable resource cleanup, significantly reducing common shell scripting failures in CI/CD pipelines, system utilities, and deployment automation. By utilizing patterns like Bash 'Strict Mode,' signal trapping, and idempotent design, it ensures scripts are maintainable, portable across platforms, and resilient to unexpected edge cases.