Shruggie Bash
Authors and refactors Bash scripts to ShruggieTech's operator-ready scripting standard.
When it runs
Use for a saved Bash or shell script, a new .sh file, or a request to bring an existing script up to ShruggieTech conventions.
What it enforces
- Fixed four-section, 80-column script structure
- Man-page help, safe shell options, and snake_case naming
- Predictable quiet modes and a 0/1/2 exit-code contract
- UTF-8 without BOM, LF endings, and compliance checking
Actively maintained
GitHub's latest-release link always points to the newest published collection release without implying a per-skill version.
- Skill updated
- License
- Apache-2.0