ia-linux-bash-scripting
CommunityWrite Bash that’s safe, correct, and verifiable
Authoriliaal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents fragile, error-prone Bash scripts by enforcing defensive defaults, strict quoting, robust argument parsing, and ShellCheck-friendly production patterns.
Core Features & Use Cases
- ShellCheck- and shfmt-driven correctness: Produces scripts designed to pass shellcheck --enable=all and shfmt -d with zero warnings.
- Production-safe Bash patterns: Includes safe temp handling, traps, idempotency helpers, atomic writes, retries with backoff, locking, and predictable logging.
- Real-world scripting tasks: Fits use cases like cron jobs, CLI tools, deployment helpers, and backup/rotation automation on Linux.
Quick Start
Ask the AI to generate a Linux Bash 4.4+ script that uses set -Eeuo pipefail, strict quoting, argument parsing with helpful --help, and includes a final verification checklist to ensure it runs clean under ShellCheck and shfmt.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ia-linux-bash-scripting Download link: https://github.com/iliaal/whetstone/archive/main.zip#ia-linux-bash-scripting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.