commit-and-push

Community

Create atomic conventional commits and push.

AuthorFradSer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill eliminates the manual overhead of crafting conventional git commits and ensures they are atomic and properly formatted, improving history readability and release traceability.

Core Features & Use Cases

  • Automatic generation of commits using Conventional Commits syntax (feat, fix, docs, etc.) to standardize project history.
  • Phase-based workflow: first create commits with /commit, then push to the remote with proper upstream handling.
  • Safe, idempotent operations suitable for collaboration on multi-branch workflows and CI-enabled repositories.

Quick Start

Use the commit-and-push skill to create atomic conventional commits and push to the current branch. Then run the standard push to remote if upstream is not configured by executing git push -u origin <branch>.

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-and-push
Download link: https://github.com/FradSer/dotclaude/archive/main.zip#commit-and-push

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.