G

git-commit

Di:github·#180 di tendenza

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

27.2Kinstallazioni settimanali
31,400stelle
Visto per la prima voltaToday

Installazione

Invia questo comando al tuo agente AI:

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

Documentazione

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

Collegamenti

GitHub

Verifiche di sicurezza