mishanefedov/skillrot

Audit agent skills for CLI drift: find skills that call external tools with flags/subcommands the installed version no longer accepts.

2Stars on the repository
7Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

stale-skill

01

mishanefedov/skillrot

Skill Claude CodeCodex

A deliberately out-of-date example skill, for the skillrot README/demo. Each bash command below uses a flag the installed CLI does NOT accept (a renamed or removed flag) — exactly the silent drift skillrot catches. Run: skillrot examples/stale-skill.

2 3mo ago A 60 tokens original MIT

skillrot

02

mishanefedov/skillrot

Skill Claude CodeCodex

Audit installed agent skills for CLI drift. Finds skills that call external tools (codex, gh, docker, bun, supabase, ...) with flags or subcommands the installed version no longer accepts — the silent failure where a skill keeps emitting a dead command and breaks mid-task. Use when the user says "check my skills"…

2 3mo ago A 99 tokens original MIT

bad

03

mishanefedov/skillrot

Skill Claude CodeCodex

Uses a flag fakecli no longer accepts.

2 3mo ago A 11 tokens original MIT

good

04

mishanefedov/skillrot

Skill Claude CodeCodex

Uses fakecli correctly.

2 3mo ago A 7 tokens original MIT