跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Commit Commands Plugin

Plugin 已验证
95

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

AI 摘要

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.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/claude-plugins-official
/plugin install commit-commands@claude-plugins-official
更新于 6 days ago
查看源代码