git-storytelling-commit-messages

Official

Commit messages that tell your development story

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides crafting commit messages that clearly communicate changes and the story of development.

Core Features & Use Cases

  • Three-part structure: Subject, body, and footer with references.
  • Types: feat, fix, docs, refactor, test, perf, perf.
  • Examples & templates: Guidance for effective messages and changelog generation.

Quick Start

Write a feat: add user authentication system with an explanatory body and a closing refs line.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-storytelling-commit-messages
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#git-storytelling-commit-messages

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository