From shopify-theme-dev
Use only when Git reports index.lock or another lock error, or when the user explicitly says "fix git locks", "recover a stale Git lock", or "another Git process is blocking Git".
How this skill is triggered — by the user, by Claude, or both
Slash command
/shopify-theme-dev:fix-git-locksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Capture the exact Git error and lock path.
<name>.bak.<UTC timestamp> so recovery is
possible. Do not delete it.Never touch locks in another active worktree. Never use destructive reset or remove a lock solely because it exists.
Never invoke this skill automatically during storefront release.
npx claudepluginhub vincent-laroche/hairsolutionsco-ai-toolkit --plugin shopify-theme-devCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.