commit

Installation
SKILL.md

Commit

Goals

  • Produce a commit that reflects the actual code changes and the session context.
  • Follow common git conventions (type prefix, short subject, wrapped body).
  • Include both summary and rationale in the body.

Inputs

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

Execution Modes

Choose one of these modes after the initial worktree inspection.

Related skills
Installs
7
Repository
alemar11/skills
GitHub Stars
1
First Seen
Mar 18, 2026