·commit
</>

commit

kelvinz/cobb

Create atomic commits with explicit user approval, using emoji-prefixed titles and `feat`/`fix`/`chore` commit types. Use when staging changes, proposing commit batches, writing high-signal commit messages in imperative mood, committing iteratively, finalising a feature branch by merging/closing/deleting it, and capturing durable memory updates during commit/finalise decisions.

18Installs·0Trend·@kelvinz

Installation

$npx skills add https://github.com/kelvinz/cobb --skill commit

SKILL.md

Commit changes in atomic steps, then finalise and clean up the feature branch when requested.

Use a different emoji only if it more precisely matches the change.

Include both a concise change summary and the decision rationale. Include:

Create atomic commits with explicit user approval, using emoji-prefixed titles and `feat`/`fix`/`chore` commit types. Use when staging changes, proposing commit batches, writing high-signal commit messages in imperative mood, committing iteratively, finalising a feature branch by merging/closing/deleting it, and capturing durable memory updates during commit/finalise decisions. Source: kelvinz/cobb.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kelvinz/cobb --skill commit
Category
</>Dev Tools
Verified
First Seen
2026-02-09
Updated
2026-02-18

Quick answers

What is commit?

Create atomic commits with explicit user approval, using emoji-prefixed titles and `feat`/`fix`/`chore` commit types. Use when staging changes, proposing commit batches, writing high-signal commit messages in imperative mood, committing iteratively, finalising a feature branch by merging/closing/deleting it, and capturing durable memory updates during commit/finalise decisions. Source: kelvinz/cobb.

How do I install commit?

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

Where is the source repository?

https://github.com/kelvinz/cobb

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-09