Back to Skills

commit-and-push

verified

Create atomic conventional git commit and push to remote

View on GitHub

Marketplace

frad-dotclaude

FradSer/dotclaude

Plugin

git

development

Repository

FradSer/dotclaude
203stars

git/skills/commit-and-push/SKILL.md

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/FradSer/dotclaude/blob/main/git/skills/commit-and-push/SKILL.md -a claude-code --skill commit-and-push

Installation paths:

Claude
.claude/skills/commit-and-push/
Powered by add-skill CLI

Instructions

## Your Task

1. **Invoke the `/commit` command** to create all commits following conventional commits format.

2. **Push to Remote**:
   - Once all commits are created, push the current branch to the remote repository.
   - Use `git push` (add `-u origin <branch>` if upstream is not set).

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
282 chars