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.
Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point
Quickly install clean-commits AI skill to your development environment via command line
Source: troykelly/codex-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/troykelly/codex-skills --skill clean-commitsUse when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point Source: troykelly/codex-skills.
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
https://github.com/troykelly/codex-skills