Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conventional Commits 1.0.0 Skill

Hermes skill converted from the official Conventional Commits 1.0.0 specification.

The user requirement for this repository was not to over-compress or lose information. Accordingly:

  • skills/conventional-commits/SKILL.md contains a Hermes-ready skill with practical operating guidance plus the converted official content.
  • skills/conventional-commits/references/original-conventional-commits-1.0.0.md stores the exact upstream Markdown snapshot used for conversion.
  • skills/conventional-commits/references/upstream-source.json records URL, repository, commit, fetch time, and checksum.
  • skills/conventional-commits/references/upstream-license.txt preserves the upstream MIT license.

Install / use

Install in Pi without a manual symlink:

pi install https://github.com/xz-dev/conventional-commits-skill

Pi auto-discovers the top-level skills/ directory and loads skills/conventional-commits/SKILL.md, so no manual symlink or package.json is needed.

For other agents, copy or symlink skills/conventional-commits/SKILL.md into the agent's skill directory, or keep the skill directory as a standalone skill package.

The skill is useful when writing, reviewing, linting, or explaining commits that should follow Conventional Commits and feed SemVer/changelog/release automation.

Source attribution

Field Value
Official page https://www.conventionalcommits.org/en/v1.0.0/
Upstream repository https://github.com/conventional-commits/conventionalcommits.org
Upstream commit used 7d293dc59e88abc8ce6c6698344d4da518ff3f27
Raw source path content/v1.0.0/index.md
Raw source SHA-256 f30a3f86406552215c480529e172b81e9bc291780a34a05af86ea4b3fac492b9
Fetched at 2026-06-21T05:44:04Z
Upstream license MIT License, Copyright (c) 2018 Conventional Changelog

Repository contents

.
├── README.md
├── LICENSE
└── skills
    └── conventional-commits
        ├── SKILL.md
        └── references
            ├── original-conventional-commits-1.0.0.md
            ├── upstream-license.txt
            └── upstream-source.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors