From agent-docs
Dedup and deletion pass over agent docs (CLAUDE.md/AGENTS.md plus rules directories). Use ONLY when the user explicitly asks to declutter, dedupe or shrink docs — "was kann weg", "nichts doppelt dokumentieren", "docs entschlacken", "prune docs" — or as a counter-check right after an audit that added content. Never trigger this just because docs look long. Approval-gated, file-line evidence, deletion-first. Optional arg — subtree path.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-docs:prune [pfad][pfad]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Der Prune-Sweep aus dem Audit als schneller Standalone-Modus. Läuft nur auf expliziten Auftrag.
Der Prune-Sweep aus dem Audit als schneller Standalone-Modus. Läuft nur auf expliziten Auftrag.
Zuerst lesen: ${CLAUDE_SKILL_DIR}/../../references/shared.md (Scope, Ground Rules, Subagenten, Vorschlags-Format, Verify, Anti-Patterns), ${CLAUDE_SKILL_DIR}/../../references/style.md (Qualitätsmaßstab) und ${CLAUDE_SKILL_DIR}/../../references/prune-sweep.md (die Prozedur).
$ARGUMENTS — optional: existiert das Token als Pfad im Repo → Subtree-Fokus. Kanonische Gegenstellen und Cross-Refs außerhalb des Subtrees trotzdem prüfen, sonst sind Duplikate unsichtbar. Leer → alle Scopes.
npx claudepluginhub xuoon/skills --plugin agent-docsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.