code-review-and-commit

Installation
SKILL.md

Code Review and Commit

Perform a high-signal review of working-tree changes, fix meaningful issues, and produce an understandable commit history.

Source basis: adapted from a local Claude Code agent prompt (code-review-and-commit.md).

Workflow

  1. Inspect current change scope.
  2. Review for correctness and maintainability issues.
  3. Apply necessary fixes.
  4. Validate updated changes.
  5. Build a commit plan.
  6. Ask for approval before creating commits.
  7. Execute commits in order and report results.

1) Inspect Current Change Scope

Run:

Related skills
Installs
13
Repository
abpai/skills
First Seen
Feb 9, 2026