Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ce Commit

Skill Verifiziert Aktiv

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne16.7k
LizenzMIT
Status
Quellcode ansehen