wk-workstyle-shell
Installation
SKILL.md
Workstyle — Shell (bash/sh)
Enforces safe, idiomatic shell conventions on every shell file and compound
ad-hoc command the agent writes. Part of the wk-workstyle family. Project settings are
authoritative — this skill fills gaps only, never overrides. When a
linter/formatter config governs a rule below, that config wins; see
wk-workstyle Step 0 for the project-style-authority probe.
When to Use
Auto-invoked for shell-script edits and multi-step command composition. Trigger contexts:
- Writes or edits a
.shfile, bash/sh script, or bin script with a shell shebang. - Composes a compound or multi-step bash/sh/zsh command.
Manual: /wk-workstyle-shell scan (full working tree) · /wk-workstyle-shell check <path> (one file).