This one analyzes your staged git changes and writes commit messages that follow the Conventional Commits spec. It checks your diff, figures out whether you're adding a feature or fixing a bug or just updating docs, then formats everything properly with the right type prefix, a concise subject line in imperative mood, and optional body text explaining the why. Honestly, it's most useful when you've made changes across multiple files and need help synthesizing a clean message that captures the intent without just listing every file touched. It can also execute the commit for you once you approve the message, though I'd probably review it first until you trust its judgment on your codebase.
npx -y skills add thinkinaixyz/deepchat --skill git-commit --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot