commit-message-staged-write

Community

Auto-generate Git commit messages.

AuthorBSteffaniak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Git commit messages by analyzing only your staged changes, ensuring your commit messages accurately reflect what's being committed without including unintended modifications.

Core Features & Use Cases

  • Staged Changes Only: Generates commit messages based exclusively on staged files, ignoring unstaged modifications.
  • Pre-filled Commit Editor: Automatically writes the generated message to a file that git commit reads, pre-filling your editor.
  • LazyGit Integration: Also writes the message to a file that lazygit uses to pre-fill its commit panel.
  • Use Case: After staging several related changes for a feature, run this skill to get a well-formed commit message that summarizes exactly those staged changes, ready to be committed.

Quick Start

Run the commit-message-staged-write skill to generate a commit message from your staged changes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: commit-message-staged-write
Download link: https://github.com/BSteffaniak/nix-config/archive/main.zip#commit-message-staged-write

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.