bash
Installation
SKILL.md
Bash
Use this skill to keep Bash work grounded in the installed shell first, then fall back to GNU Bash and Microsoft WSL documentation when local help or runtime behavior needs confirmation.
Quick Start
- Run
scripts/probe-bash.shfirst for environment truth. - Establish the local help surface before guessing:
bash --helphelphelp <builtin>type -a <name>declare -p <var>set -oshopt -p