commit-work

Installation
SKILL.md

Commit Work

Commit workflow that ensures quality gates pass and changelog is updated before committing.

When to Use

  • After /code-review passes with no critical issues
  • When asked to commit, save, or wrap up work
  • Before creating a PR

Input

Default: Commit current staged/unstaged changes.

If argument provided:

  • GitHub issue number/URL: Fetch context with scripts/gh_issue_phase.sh get-issue $ARG to reference the issue in the commit message.

Workflow

Installs
14
GitHub Stars
416
First Seen
Feb 3, 2026
commit-work — kasperjunge/agent-resources