·clean-commits
</>

clean-commits

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point

4Installs·0Trend·@troykelly

Installation

$npx skills add https://github.com/troykelly/codex-skills --skill clean-commits

How to Install clean-commits

Quickly install clean-commits AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/troykelly/codex-skills --skill clean-commits
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: troykelly/codex-skills.

SKILL.md

View raw

Every commit is atomic, descriptive, and leaves code in a working state.

Core principle: Anyone should be able to checkout any commit and have working code.

Announce at use: "I'm committing with a descriptive message following clean-commits standards."

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point Source: troykelly/codex-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/troykelly/codex-skills --skill clean-commits
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from troykelly/codex-skills

Quick answers

What is clean-commits?

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point Source: troykelly/codex-skills.

How do I install clean-commits?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/troykelly/codex-skills --skill clean-commits Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/troykelly/codex-skills