·conventional-commit
</>

conventional-commit

Create one or more Conventional Commits following the spec and push the current branch. Use when the user asks to create commits, write a conventional commit message, commit and push changes, or prepare commits before opening a pull request.

13Installs·1Trend·@yonderlab

Installation

$npx skills add https://github.com/yonderlab/kota.agent.skills --skill conventional-commit

How to Install conventional-commit

Quickly install conventional-commit 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/yonderlab/kota.agent.skills --skill conventional-commit
  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: yonderlab/kota.agent.skills.

SKILL.md

View raw

If on main or master, stop and ask the user to create a feature branch.

Branch names should follow: - - (e.g., ENG-1333-migrate-review-flow). If invalid, ask the user to rename the branch.

| feat | A new feature (correlates with MINOR in SemVer) | | fix | A bug fix (correlates with PATCH in SemVer) | | docs | Documentation only changes | | style | Changes that do not affect meaning (whitespace, formatting) | | refactor | Code change that neither fixes a bug nor adds a feature | | perf | Code change that improves performance |

Create one or more Conventional Commits following the spec and push the current branch. Use when the user asks to create commits, write a conventional commit message, commit and push changes, or prepare commits before opening a pull request. Source: yonderlab/kota.agent.skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonderlab/kota.agent.skills --skill conventional-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from yonderlab/kota.agent.skills

Quick answers

What is conventional-commit?

Create one or more Conventional Commits following the spec and push the current branch. Use when the user asks to create commits, write a conventional commit message, commit and push changes, or prepare commits before opening a pull request. Source: yonderlab/kota.agent.skills.

How do I install conventional-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonderlab/kota.agent.skills --skill conventional-commit 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/yonderlab/kota.agent.skills