Bash Scripting

Use when writing or hardening a shell script that must survive another machine — a CI step, install script, cron job, git hook, devcontainer entrypoint: strict-mode leaks, quoting/word-splitting, arrays, trap cleanup, bash-vs-POSIX portability, ShellCheck findings. NOT CI workflow structure, runners, caching or matrix (that is `github-actions`).

ericrisco 704addf 5 files · 24.1 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/bash-scripting commit 704addfb85

Frequently asked questions

npx skillmds@latest add ericrisco/bash-scripting