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
- Inspect current change scope.
- Review for correctness and maintainability issues.
- Apply necessary fixes.
- Validate updated changes.
- Build a commit plan.
- Ask for approval before creating commits.
- Execute commits in order and report results.
1) Inspect Current Change Scope
Run: