mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Bundled as source/skills/impeccable/scripts/cleanup-deprecated.mjs, runs via the self-deleting <post-update-cleanup> section in the skill. The script: - Finds all harness skill dirs (.claude, .cursor, .agents, etc.) - Deletes deprecated skill directories (arrange, normalize, onboard, extract, frontend-design, teach-impeccable) and i-prefixed variants - Verifies each file contains "impeccable" before deleting to avoid touching unrelated user skills with the same name - Handles both symlinks and regular directories - Removes matching entries from skills-lock.json (only if source is pbakaus/impeccable) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>