commit

Installation
SKILL.md

Commit

Create one commit that matches the actual staged work.

Goals

  • Produce a commit that reflects the code changes and session context.
  • Follow the repo's commit conventions when they exist.
  • Include both summary and rationale in the commit body.

Inputs

  • Codex session history for intent and rationale.
  • git status, git diff, and git diff --staged for the actual changes.
  • Repo-specific commit conventions if documented.

Steps

Related skills
Installs
2
Repository
khoi/skills
GitHub Stars
1
First Seen
Mar 29, 2026