wsl-shell-reliability
Installation
SKILL.md
WSL Shell Reliability
Use this skill to maximize terminal command success on Windows.
This skill does not force WSL. It enforces a reliability-first policy:
- pick the shell with lower failure risk,
- preserve command intent across fallback,
- never switch shells silently.
Trigger conditions
- Any terminal execution task on Windows.
- AI-generated commands that look bash/POSIX-oriented.
- Repeated failures caused by quoting/path/shell mismatch.