Lint And Test Gate

WHAT: After editing shell / bats / TypeScript in this repo, run the matching gate command (`./dev/lint-shell.sh`, `./dev/test-bats-docker.sh`, or `npm test`) before claiming the change is done, and quote the pass output. WHEN: Any finished edit in dotenv/, plugins/, tests/, config/, or lib/node/. DO-NOT: Run the local `./dev/test-bats.sh` when `./dev/test-bats-docker.sh` is available; skip the gate because "it's a small change"; claim done without quoting the pass tail.

weikinhuang Updated

File contents

weikinhuang/dotfiles/tree/main/.agents/skills/lint-and-test-gate commit 4073f02bf3

Frequently asked questions

npx skillmds@latest add weikinhuang/lint-and-test-gate