aiskillstore/git-operation
Guide for basic Git operations
This is a copy. The original lives at comeonoliver/git-operation.
npx skills add https://github.com/aiskillstore/marketplace --skill git-operation
This skill provides a guide for performing basic Git operations especially for
committing changes.
message, insert a blank line after the first line, then describe them in
bullet points
mise run fmt to format the code before committingmise run test before committing code changes to ensure no testsare failing
Take aiskillstore/git-operation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.