check-bash
Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
$ 설치
git clone https://github.com/ManuelKugelmann/BitBot /tmp/BitBot && cp -r /tmp/BitBot/.bitbot/internal/bitbot-config/.claude/skills/check-bash ~/.claude/skills/BitBot// tip: Run this command in your terminal to install the skill
SKILL.md
name: check-bash description: Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
Check Bash Syntax
Validate syntax without execution.
.claude/skills/check-bash/scripts/check-bash.sh script1.sh script2.sh
For combined fix + check, use fix-line-endings-check-bash.
Repository

ManuelKugelmann
Author
ManuelKugelmann/BitBot/.bitbot/internal/bitbot-config/.claude/skills/check-bash
2
Stars
0
Forks
Updated4d ago
Added1w ago