Fix all clippy lint warnings in the project
73
Quality
60%
Does it follow best practices?
Impact
93%
1.34xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/fix-clippy/SKILL.mdClippy fix automation script
Uses make fix
100%
100%
cargo clippy --tests
100%
100%
Stderr redirected
100%
100%
Grep for warning lines
80%
100%
sort -u deduplication
100%
100%
No error grep
100%
100%
make fix is first step
100%
100%
Without context: $0.2099 · 50s · 14 turns · 18 in / 2,901 out tokens
With context: $0.2878 · 58s · 20 turns · 305 in / 2,997 out tokens
Correct clippy warning detection
Grep pattern corrected
100%
100%
Stderr redirected
100%
100%
--tests flag added
0%
100%
debug_notes identifies wrong grep
100%
100%
debug_notes identifies stderr issue
100%
100%
sort -u retained or improved
100%
100%
No re-introduction of error grep
0%
100%
Without context: $0.2065 · 58s · 10 turns · 15 in / 3,046 out tokens
With context: $0.2977 · 1m 8s · 19 turns · 21 in / 3,565 out tokens
Full clippy fix workflow
make fix first
0%
0%
cargo clippy --tests used
0%
100%
Stderr redirect in command
0%
100%
Grep for ^warning:
0%
100%
sort -u applied
0%
100%
No error grep
100%
100%
is_active warning fixed
100%
100%
needless_range_loop fixed
100%
100%
make fix before manual edits
0%
0%
Without context: $0.7517 · 3m 12s · 38 turns · 41 in / 9,902 out tokens
With context: $0.6575 · 2m 16s · 43 turns · 400 in / 7,194 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.