Execute terminal commands safely and reliably with clear pre-checks, output validation, and recovery steps. Use when users ask to run shell/CLI commands, inspect system state, manage files, install dependencies, start services, debug command failures, or automate command-line workflows.
Use this skill to run terminal commands with minimal risk and predictable outcomes. Prefer fast inspection, explicit intent checks, and verification after each state-changing step.
ls, git status, process/listen state).rm -rf, force resets, broad chmod/chown) unless explicitly requested.pwd, ls -la, rg --files, which <tool><tool> --version, health/status commands, targeted smoke tests