commit-staged

Community

Commit staged changes safely.

AuthorWarLikeLaux
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that only staged changes are committed, preventing accidental inclusion of unstaged modifications and enforcing a clean commit history.

Core Features & Use Cases

  • Staged-Only Commits: Strictly commits only files that have been explicitly added to the staging area (git add).
  • Staged Check: Automatically verifies if there are any staged changes; halts execution if the staging area is empty.
  • Automated Commit Message Generation: Assists in creating well-formatted commit messages based on task IDs and predefined verb lists.
  • Use Case: When you've finished a specific task and added all relevant files to the staging area, use this Skill to commit them with a correctly formatted message, ensuring no stray changes are included.

Quick Start

Use the commit-staged skill to commit your staged changes with an automatically generated message.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-staged
Download link: https://github.com/WarLikeLaux/yii2-book-catalog/archive/main.zip#commit-staged

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.