w-lint
Installation
SKILL.md
Run the repository lint scripts and apply the smallest idiomatic fixes. This is not a merge gate and does not commit.
- Run the documented lint command with autofix when the repo provides one. Capture remaining errors.
- Fix remaining issues with minimal diffs. Change suppressions or config only with evidence they belong.
- Re-run lint. Spot-check the diff. Do not stage or commit.
- Docs:
/w-docsif behavior or commands changed.