Skill refactor
Scan Codex session history for skill failures, usage patterns, and coverage gaps. Use when the user wants daily skill-health monitoring or evidence-backed recommendations about installing, improving, merging, or pruning skills.From its SKILL.md
npx -y skills add jscraik/Agent-Skills --skill skill-refactorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.5 KB, 39 tokens by cl100k_base, as published. Nobody here has run it
Skill Refactor
Analyze skill reliability from session evidence and return prioritized recommendations.
Read when: evidence schema or audit criteria are needed: contract
What ships with it: 12 files
77.7 KB alongside SKILL.md, 2 of them executable
agents/
- assets/icon-large.png22.4 KB
- assets/icon-small.png2.6 KB
- openai.yaml312 B
assets/
- skill-refactor.png7.2 KB
references/
- contract.yaml748 B
- evals.yaml584 B
- prompt-injection-expected-context.json451 B
- task-profile.json1.4 KB
scripts/
- correlate_multi_source_skill_failures.pyruns155 B
- correlate_multi_source_skill_failures.pyw13.5 KB
- scan_codex_sessions.pyruns155 B
- scan_codex_sessions.pyw28.3 KB