GI

git-conventions

Forces standard git formatting for Momics/iroh-http to support automated changelog generation.

Install

mkdir -p .claude/skills/git-conventions && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10195" && unzip -o skill.zip -d .claude/skills/git-conventions && rm skill.zip

Installs to .claude/skills/git-conventions

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Git commit message and branch conventions for Momics/iroh-http. USE FOR: every commit, branch creation, and PR title. Ensures Conventional Commits format for changelog generation with git-cliff. DO NOT USE FOR: general coding or issue management.
246 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Format commit messages
  • Name feature branches
  • Write PR titles
  • Flag breaking changes
  • Ensure changelog compatibility

How it works

It enforces Conventional Commits specifications for all git operations to enable automated changelog generation.

Inputs & outputs

You give it
Commit, branch, or PR details
You get back
Formatted string

When to use git-conventions

  • Formatting commit messages
  • Naming feature branches
  • Writing PR titles
  • Flagging breaking changes

About git-conventions

Validates commit messages, PR titles, and branch names against Conventional Commits specifications. It ensures specific scopes are used and breaking changes are flagged correctly for git-cliff integration.

Git commit message and branch conventions for Momics/iroh-http. USE FOR: every commit, branch creation, and PR title. Ensures Conventional Commits format for changelog generation with git-cliff. DO NOT USE FOR: general coding or issue management.

When not to use it

  • For general coding
  • For issue management

Limitations

  • Must be used for every commit
  • Requires strict adherence to Conventional Commits

How it compares

It is strictly tailored for the Momics/iroh-http project's changelog generation requirements.

Compared to similar skills

git-conventions side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
git-conventions (this skill)04moReviewBeginner
run-nx-generator53moReviewIntermediate
git-commit116moReviewBeginner
morph-search97moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry