agents/skills/git-commit/SKILL.md
Rules for Git commits, pushes, and PR creation
npx skillsauth add nazozokc/dotfiles git-commitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AI-agentAI-agent → mainAI-agent doesn't exist, create it first<type>: <summary>
| type | usage |
| ---------- | ----------------------- |
| feat | New feature |
| fix | Bug fix |
| refactor | Refactoring |
| docs | Documentation change |
| chore | Build/config change |
| style | Formatting/style change |
feat: add neovim telescope config
fix: resolve fish greeting display bug
chore: update flake.lock
refactor: simplify home-manager modules
git status before committing to confirm changes--force variants before creating a PRdevelopment
Method and notes when performing web searches
development
Guidelines when working on TypeScript/JS projects
tools
Template and notes when creating or updating SKILL.md files under skills/
tools
When writing fish shell scripts, functions, abbreviations, or editing shell configuration