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

Ce Commit

技能 已验证 活跃

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.

目的

To streamline the process of creating well-structured and informative git commit messages, improving code quality and team collaboration.

功能

  • Generates clear and value-communicating commit messages
  • Adheres to repository-specific commit conventions
  • Defaults to Conventional Commit format when no repo convention exists
  • Supports committing staged or unstaged work
  • Includes workflow for context gathering and confirmation

使用场景

  • When the user explicitly asks to commit changes
  • When users want to save staged or unstaged work with a descriptive message
  • To ensure commit messages follow established project conventions
  • To generate conventional commit messages for automated tooling

非目标

  • Performing code review
  • Automating CI/CD pipelines
  • Managing Git branches (beyond creating one if needed for detached HEAD)
  • Writing commit messages for non-Git version control systems

Trust

  • info:Issues AttentionThere are 25 open and 115 closed issues in the last 90 days, indicating active maintenance but a potential backlog.

Scope

  • info:Dry-run previewWhile not a direct dry-run flag, the workflow includes checks for empty working trees and prompts for confirmation before committing, offering a preview of the action.

安装

请先添加 Marketplace

/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineering@compound-engineering-plugin

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标16.7k
许可证MIT
状态
查看源代码