๐Ÿ“
DevOpsJavaScript

Commit

by benoror

Commit is a DevOps skill for Claude Code, published by benoror in obsidianos_work.

165 stars13 forkson benoror/obsidianos_workAdded 2026/09/08Repository updated 2026/06/11
claude-codecursorobsidianopencode
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/benoror/obsidianos_work/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/benoror/obsidianos_work.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 benoror/obsidianos_work
Installs to
~/.claude/skills/commit
Collection
One of 24 skills cataloged from this repository
Category
DevOps โ€” 1075 skills

What Commit does

Commit stages and commits selected changes with scope parsing, amend handling, and conventional commit messages. Use it when you want a precise commit from files, folders, or free-text intent.

Commit is cataloged under DevOps on DirSkills. Commit comes from a repository tagged claude-code, cursor, obsidian and opencode.

Documentation

README

Commit

Usage

Command What it does
/commit Commit staged files; if none staged, infer related changes
/commit <file> Scope to a specific file's changes
/commit <folder>/ Scope to a folder's changes
/commit <description> Infer scope from free-text intent
/commit <scope> <description> Scope + explicit intent
/commit amend Amend the last commit (re-use message)
/commit amend <scope/description> Amend with additional scope or new message
(sequence mode) Deferred โ€” sub-skills skip, caller commits once at the end

Argument Parsing

Parse the raw argument string into scope, intent, and flags:

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.

  • /commit
  • /meeting

Frequently asked about Commit

  • What else does benoror publish alongside Commit?

    Commit is one of 24 skills that DirSkills catalogs from benoror/obsidianos_work, the repository it ships in. Its siblings there include Cache Notes, Defuddle and Fill Participants. Each one is a separate skill with its own page in this directory, installs the same way Commit does, and is maintained by benoror in that same repository. The rest of the collection is listed on the benoror/obsidianos_work page.

  • How does Commit compare to other DevOps skills?

    Commit ranks #994 by stars among the 1075 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 benoror/obsidianos_work

Commit is one of 24 skills cataloged on DirSkills from benoror/obsidianos_work.

See all 24 skills โ†’