mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
When skills are prefixed (e.g. i-audit), npx skills update would fail because its lock file tracks unprefixed names. Now detects the prefix via teach-impeccable naming, temporarily undoes the prefix (renaming folders + reverting SKILL.md content), runs npx skills update, then re-applies the prefix. If update fails, prefix is still restored. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>