MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git work.
$npx -y skills add code-yeongyu/lazycodex --skill git-masterInstalls into the current project.
Run `npx skills use "https://github.com/code-yeongyu/lazycodex" --skill "code-yeongyu/lazycodex/git-master"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/code-yeongyu/lazycodex" that are relevant to the current task. Run `npx skills add "https://github.com/code-yeongyu/lazycodex"` and select the relevant skills, then follow their instructions.