commit

Community

Safe version control with automatic branch protection.

AuthorMilky2018
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents accidental commits to the main branch by automatically creating feature branches and enforcing commit conventions.

Core Features & Use Cases

  • Branch Safety: Automatically creates feature branches when on main to protect your codebase.
  • Workflow Automation: Streamlines the commit process with automatic formatting and conventional commit messages.

Quick Start

Commit these changes with a descriptive message about the new feature.

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: commit
Download link: https://github.com/Milky2018/wasmoon/archive/main.zip#commit

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