🎯

commit-work

🎯Skill

from softaworks/agent-toolkit

VibeIndex|
What it does
|

Streamlines git commit workflows with structured commit messages, change summaries, and automated staging patterns

Overview

Commit Work is a skill from the softaworks/agent-toolkit that helps create high-quality git commits by guiding developers through reviewing changes, staging intended files, splitting work into logical commits, and writing clear Conventional Commits messages. It provides a structured checklist workflow that ensures only intended changes are included and commits are easy to review.

Key Features

  • 8-Step Commit Workflow - Structured checklist from inspecting the working tree through staging, reviewing, describing, writing messages, verification, and repeating for clean commits
  • Conventional Commits Required - Enforces the type(scope): short summary format with body explaining what/why and optional BREAKING CHANGE footer
  • Smart Split Decisions - Guides splitting commits by feature vs refactor, backend vs frontend, formatting vs logic, tests vs prod code, and dependency bumps vs behavior changes
  • Safety Checks - Built-in sanity checks for secrets/tokens, accidental debug logging, and unrelated formatting churn before committing
  • Patch Staging Support - Recommends git add -p for mixed changes within a single file, with git restore --staged -p for unstaging specific hunks

Who is this for?

This is for developers who want AI assistance in creating clean, well-structured git commits that follow Conventional Commits standards. It is ideal for teams that value atomic commits and want a systematic approach to reviewing, staging, and documenting their code changes.

πŸͺ

Part of

softaworks-agent-toolkit

commit-work

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add softaworks/agent-toolkit --skill commit-work
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add softaworks/agent-toolkit --skill commit-work
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/commit-work/SKILL.md

SKILL.md

892Installs
422
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
mermaid-diagrams🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
qa-test-planner🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
skill-judge🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
codex🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
dependency-updater🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
marp-slide🎯Skill

Creates professional presentation slides from Markdown using the Marp ecosystem within Claude Code.

🎯
daily-meeting-update🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
difficult-workplace-conversations🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.

🎯
feedback-mastery🎯Skill

Guides structured analysis of user feedback to extract actionable insights and improvement directions for products and services.

🎯
domain-name-brainstormer🎯Skill

A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.