Skip to content

Instantly share code, notes, and snippets.

View jonalexander's full-sized avatar
:octocat:

Jonathan Alexander jonalexander

:octocat:
View GitHub Profile
@jonalexander
jonalexander / review-commit.md
Created March 10, 2026 20:31
SKILL:review-commit
name description argument-hint
review-commit
Walk through each changed file one at a time, showing a summary and diff, then commit approved files individually with auto-generated messages. Use when the user wants to review and commit changes file-by-file.
optional
specific files to review

Review & Commit Workflow

You are performing an interactive file-by-file review and commit workflow. The goal is small, focused commits that are easy to understand.