Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Commit Commands Plugin

Plugin Verificado
95

Commands for git commit workflows including commit, push, and PR creation

Resumo de IA

This plugin provides three core commands: `/commit` for creating commits with auto-generated messages, `/commit-push-pr` for a complete commit-push-PR cycle including branch creation, and `/clean_gone` for tidying up local branches that have been deleted remotely. It leverages standard Git and GitHub CLI tools to streamline developer workflows.

Documentation

  • info:Configuration & parameter referenceWhile the README details usage, it does not explicitly document any configuration options or defaults, assuming standard git and gh CLI setup.

Instalação

Primeiro, adicione o marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install commit-commands@claude-plugins-official
Atualizado em 6 days ago
Ver código-fonte