Skill Crossroads autoremove-duplicates
rubric v1.2 · deterministic
A 93.1/100 overall
Correctness & Structure 85 1 warn
Triggering & Discoverability n/a for this artifact kind
Clarity & Instructions 100 pass
Token & Context Cost 100 pass
Safety & Security 89 1 warn
Verifiability & Maintainability not yet scored

Top fixes — ranked by score impact

SAFETY-03 No destructive auto-invocation
autoremove-duplicates.md:9auto-invocable (no disable-model-invocation) performs a destructive action ("Delete")
Skill appears to "Delete" but the model can auto-invoke it — a destructive action could fire without the user asking.
Delete
Fix If this action is destructive/irreversible, set `disable-model-invocation: true` so it only runs when explicitly invoked.
STRUCT-02 Recommended fields present
autoremove-duplicates.md:1
No `description` — /help and the SlashCommand tool show nothing for this command.
Fix Add frontmatter with a `description` so the command is discoverable.
Partial grade — some applicable rubric categories were not scored on this scan (e.g. LLM-assisted checks without a key) and are excluded from the overall.

Embed this badge

Skill Crossroads grade A Always-fresh — it re-scans and updates on its own.
[![Skill Crossroads](https://skillcrossroads.com/api/badge/danielrosehill/Claude-Slash-Commands/.claude/commands/autoremove-duplicates.md.svg)](https://skillcrossroads.com/s/danielrosehill/Claude-Slash-Commands/.claude/commands/autoremove-duplicates.md)
Grade your own Claude Code skill — evidence-cited, file-and-line, free. Scan your own skill →