Skill with Scripts
When to use this skill
Use this when you need to run automated tasks via bundled scripts.
Instructions
- Run the analysis script:
scripts/analyze.sh - Review the output
- Apply fixes based on the results
Gotchas
- Scripts require bash — will not work on Windows without WSL
- The analyze script reads from the current working directory