shell-scripting

Installation
SKILL.md

Shell Scripting

Write defensively. Shell defaults are hostile — unquoted variables split, unset variables vanish silently, failed commands continue. Every rule here exists to counteract a specific shell default that causes bugs.

References

Extended examples, code patterns, and lookup tables for the rules below.

Installs
3
GitHub Stars
15
First Seen
Mar 9, 2026
shell-scripting — xobotyi/cc-foundry