Commit Workflow Skill
OfficialMaster your Git history, commit with confidence.
Authorliveview-native
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces disciplined Git commit practices, ensuring a clean, understandable, and manageable project history by requiring commits after each completed feature.
Core Features & Use Cases
- Incremental Committing: Guides users to commit after every logical unit of work (feature, bugfix, refactor, docs).
- Descriptive Commit Messages: Provides a clear format and examples for writing effective commit messages.
- Pre-Commit Checklist: Ensures tests pass, code is formatted, and builds succeed before committing.
- Use Case: A developer implements a new API endpoint. Instead of waiting until the end of the day, this Skill prompts them to commit the completed endpoint with a descriptive message and passing tests immediately after implementation.
Quick Start
Commit the current changes with a message describing the completed feature.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Commit Workflow Skill Download link: https://github.com/liveview-native/swiftui-modifiers-codegen/archive/main.zip#commit-workflow-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.