validate
Installation
SKILL.md
Validate
Run the narrowest checks that cover the files you have changed.
Triggers
Use this skill when asked to validate, lint, type-check, or test changes before committing.
Steps
-
Identify which file types were changed (Python, JS/TS, shell, Markdown/agent docs, or mixed).
-
Run only the checks relevant to changed files:
**Python (
**/\*.py)**