bash
Installation
SKILL.md
ABOUTME: Bash scripting skill for production-quality scripts with Bash 4.x+
ABOUTME: Emphasizes safety, readability, maintainability, and mandatory ShellCheck compliance
Bash Scripting Skill
Target: Bash 4.0+ with mandatory ShellCheck compliance.
Detailed patterns: See references/script-template.md and references/advanced-patterns.md
🛑 FILE OPERATION CHECKPOINT (BLOCKING)
Before EVERY Write or Edit tool call on a .sh file or shell script: