๐Ÿ“
DevOpsGo

Commit

by kdlbs

Commit is a DevOps skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install Commit
Copy Commit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/commit ~/.claude/skills/commit

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/commit/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/commit
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Commit does

Commit stages and creates git commits using Conventional Commits. Use it when there are dirty or staged changes, when asked to commit, or before pushing a PR.

Commit is cataloged under DevOps on DirSkills. Commit comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

Commit

Planner Entry

Stage and commit changes in the primary conversation after the task-defined implementation checks pass. Do not add broad post-commit /verify before push by default. Preserve the hook receipt as normal commit evidence.

Create a git commit following this project's Conventional Commits convention. These messages are used by git-cliff (cliff.toml) to auto-generate changelogs and release notes. PRs are squash-merged, so the PR title becomes the commit on main โ€” CI validates it via pr-title.yml.

Available skills

  • /pr-fixup โ€” Use after the PR opens only for CI or actionable reviewer findings.

Format

type: lowercase description

Allowed Types

This is the opening of the README. Read the full README on GitHub.

Commands Commit provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /verify
  • /pr-fixup

Frequently asked about Commit

  • What else does kdlbs publish alongside Commit?

    Commit is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way Commit does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does Commit compare to other DevOps skills?

    Commit ranks #611 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Commit against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

Commit is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’
๐Ÿงช
1w ago

ACP Debug

ACP Debug runs an ACP agent CLI, speaks raw JSON-RPC, and records every wire frame to JSONL. Use it to probe capabilities, inspect handshakes, compare agents, or diagnose startup and session failures.
AI Engineering
67995
๐Ÿ”Œ
1w ago

Add Integration

Add Integration scaffolds a new third-party service integration with per-workspace credentials, auth health polling, settings UI, and link/import controls. Use it when adding an external service like Jira or Linear.
Automation
67995
๐ŸŒฟ
1w ago

Clean Branches

Clean Branches removes local Git branches whose remote tracking refs are gone, including any associated worktrees. Use it after merges or PR cleanup to prune stale branches safely.
DevOps
67995
๐Ÿ”
1w ago

Code Review

Code Review reviews changed code for quality, security, and architecture compliance when you explicitly ask for a local review or a PR finding needs investigation. It expects file-and-line findings with reasons and fixes.
Quality
67995
๐Ÿง 
1w ago

Context Engineering

Context Engineering curates the right project files, specs, and evidence before coding or debugging. Use it when starting a session, switching code areas, or reconciling external instructions with repository conventions.
AI Engineering
67995
๐Ÿ› ๏ธ
1w ago

Debug

Debug diagnoses Kandev bugs, running-instance issues, UI/browser failures, and runtime behavior. Use it to triage, gather evidence, and identify a root cause before handing off to /fix for code changes.
Quality
67995