Skip to content

Migrate from claudelint to skillsaw#39

Merged
cblecker merged 1 commit intocblecker:mainfrom
stbenjam:migrate-to-skillsaw
May 7, 2026
Merged

Migrate from claudelint to skillsaw#39
cblecker merged 1 commit intocblecker:mainfrom
stbenjam:migrate-to-skillsaw

Conversation

@stbenjam
Copy link
Copy Markdown
Contributor

@stbenjam stbenjam commented May 7, 2026

Summary

Summary by CodeRabbit

  • Chores
    • Updated linting tool references in CI/CD workflow configuration and development documentation.

claudelint has been renamed to skillsaw. The claudelint package
continues to work as an alias but skillsaw is the canonical name
going forward.

https://github.com/stbenjam/skillsaw

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e62526e7-e5d6-460e-9edd-e8f773f26bb4

📥 Commits

Reviewing files that changed from the base of the PR and between be172fb and 42c625b.

📒 Files selected for processing (2)
  • .github/workflows/lint.yml
  • CLAUDE.md

📝 Walkthrough

Walkthrough

This PR updates the linting tool from claudelint to skillsaw across the repository. The GitHub Actions workflow command and corresponding documentation are both updated to use the new tool with strict mode enabled.

Changes

Linting Tool Update

Layer / File(s) Summary
Linting Workflow Command
.github/workflows/lint.yml
The lint job step is updated to run uvx skillsaw --strict instead of uvx claudelint --strict.
Documentation Update
CLAUDE.md
Plugin linting command documentation is updated to reference uvx skillsaw --strict.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A tool once named claudelint hops away,

Now skillsaw sharpens our lint-check day!

Same command, same mission, so clean and so bright—

With one small swap, the CI's just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Migrate from claudelint to skillsaw' accurately and clearly summarizes the main change—replacing claudelint with skillsaw across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@stbenjam
Copy link
Copy Markdown
Contributor Author

stbenjam commented May 7, 2026

Will fix stbenjam/skillsaw#11

@stbenjam
Copy link
Copy Markdown
Contributor Author

stbenjam commented May 7, 2026

Can you retrigger the GH action? Should pass now on 0.4.1

@cblecker cblecker merged commit 42e8562 into cblecker:main May 7, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants