G

git-commit

作者:github·トレンド#180

Install the git-commit skill for your AI agent. Published by github/awesome-copilot.

27.2K毎週のインストール
31,400
初めて見たToday

インストール

このコマンドを AI エージェントに送信します。

npx skills add https://github.com/github/awesome-copilot --skill git-commit

ドキュメント

Standardized git commits using Conventional Commits specification with intelligent diff analysis and message generation.

  • Auto-detects commit type (feat, fix, docs, refactor, perf, test, build, ci, chore, revert) and scope from actual code changes
  • Generates semantic commit messages following conventional format with optional body and footer sections
  • Intelligently stages files for logical grouping when needed, with support for pattern-based and interactive staging
  • Detects breaking changes and formats them with exclamation mark or BREAKING CHANGE footer
  • Enforces git safety protocols: prevents destructive operations, config changes, and secret commits without explicit user request

リンク

GitHub

セキュリティ監査