Bash Style Guide

Style, review, and refactoring standards for Bash shell scripting. Trigger when `.sh` files, files with `#!/usr/bin/env bash` or `#!/bin/bash`, or CI workflow blocks with `shell: bash` are created, modified, or reviewed and Bash-specific quality controls (quoting safety, error handling, portability, readability) must be enforced. Do not use for generic POSIX `sh`, PowerShell, or language-specific application style rules. In multi-language pull requests, run together with other applicable `*-style-guide` skills.

planifest d1b0008 2 files · 16.7 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/bash-style-guide commit d1b0008bfe

Frequently asked questions

npx skillmds@latest add planifest/bash-style-guide