claudelint has been renamed to skillsaw (https://github.com/stbenjam/skillsaw).
- Rename .claudelint.yaml → .skillsaw.yaml
- Rename .claudelint/ → .skillsaw/ (custom rules directory)
- Remove stale rule IDs (commands-dir-required, commands-exist)
- Simplify imports in custom rules to use `from skillsaw import ...`
- Rename workflow claudelint.yml → skillsaw.yml
- Bump pinned version from claudelint 0.3.6 to skillsaw 0.4.2
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>