git-commit-staged

Community

Safely commit only what’s staged

AuthorMrJmpl3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents accidental commits of the wrong changes by validating the staged diff before creating a conventional Git commit.

Core Features & Use Cases

  • Staged diff validation: Stops if there are no staged files and checks for whitespace or conflict markers before committing.
  • Conventional commit message generation: Builds a Spanish, lowercase message with a real Unicode gitmoji based on the staged diff and an inferred scope.
  • Safe commit workflow: Commits using only staged content (no unstaged files, no amend), then confirms success with git status.

Quick Start

Ask Codex to use git-commit-staged to validate your already staged changes and create the commit with a conventional message in Spanish.

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: git-commit-staged
Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#git-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 471,000+ vetted skills library on demand.