commit-all

Community

Commit all changes with a conventional commit.

Authorheikopanjas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Commit all current changes to a git repository, using the conventional commits format to ensure consistent messages and traceability.

Core Features & Use Cases

  • Stage all changes with git add -A before committing, guaranteeing nothing is left behind.
  • Create a single, unified commit that covers modified, added, and deleted files.
  • Use when you need a clean, conformant history after completing a feature, bug fix, or cleanup.

Quick Start

Ask the AI to commit all current changes in the repository using a conventional commit message.

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-all
Download link: https://github.com/heikopanjas/agent-skills/archive/main.zip#commit-all

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.