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

Commands Version Control Git

插件 已验证 活跃

Commands for Git operations, commits, and PRs

目的

To provide developers with convenient and standardized commands for common Git workflows, improving efficiency and consistency in version control.

功能

  • Create conventional commits with emoji
  • Automate PR creation and management
  • Manage Git worktrees for PRs and branches
  • Systematic bug fixing workflow
  • Run CI checks and fix issues

使用场景

  • Automating the process of creating well-formatted Git commits
  • Streamlining the creation of pull requests with proper templates
  • Managing multiple development branches efficiently using worktrees
  • Ensuring code quality by running linting, tests, and builds before committing

非目标

  • Replacing the core Git or GitHub CLI functionality
  • Managing repository infrastructure or deployment
  • Performing operations outside of standard version control workflows

Practical Utility

  • info:Unique selling propositionThe plugin provides commands for Git operations, which are common and might be considered a thin wrapper around existing Git functionality and GitHub CLI, offering some convenience but not a fundamentally novel capability.

Scope

  • info:Dry-run previewSome commands like `commit` and `create-pr` perform state-changing operations, but explicit `--dry-run` flags are not consistently present in all commands, though Git commands themselves can sometimes be previewed.

安装

请先添加 Marketplace

/plugin marketplace add davepoon/buildwithclaude
/plugin install commands-version-control-git@buildwithclaude

质量评分

已验证
90 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标2.9k
许可证MIT
状态
查看源代码