agileflow-commit-messages
CommunityFormat git commits, respect attribution, keep history clean.
Software Engineering#automation#git#code review#version control#commit#conventional commits#attribution
Authorxloxn69
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent commit messages hinder code review, changelog generation, and historical context. This skill enforces standards and respects attribution policies, ensuring a clean Git history.
Core Features & Use Cases
- Conventional Commits: Formats messages with type, scope, subject, body, and footer, ensuring a clean and searchable Git history.
- Attribution Policy Compliance: Checks
CLAUDE.mdto determine if AI attribution should be added, respecting user preferences. - Use Case: You're about to commit changes for a new feature. This skill formats your commit message according to Conventional Commits, includes issue references, and adds AI attribution only if allowed by your project's policy.
Quick Start
Use the agileflow-commit-messages skill to format a commit message for "fixing the user profile update bug" and ensure it follows project attribution rules.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: agileflow-commit-messages Download link: https://github.com/xloxn69/AgileFlow/archive/main.zip#agileflow-commit-messages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.