Skip to main content

Ce Commit

Skill Verified Active

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.

Purpose

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

Features

  • 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

Use Cases

  • 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

Non-Goals

  • 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

First, add the marketplace

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

Quality Score

Verified
98 /100
Analyzed 1 day ago

Trust Signals

Last commit1 day ago
Stars16.7k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.