Marketplace

run-bats

Run BATS unit tests for shell scripts and report results. Use when: (1) before creating commits to verify scripts work correctly, (2) after modifying any shell script in .claude/scripts/ or plugin skill scripts, (3) as part of release preparation to catch regressions, (4) when troubleshooting script behavior, (5) after adding new test cases to verify they pass

$ 설치

git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/.claude/skills/run-bats ~/.claude/skills/thinkies

// tip: Run this command in your terminal to install the skill