code-review-and-commit
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:
More from abpai/skills
human-writer
>-
28agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
28code-simplifier
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
25bun-expert
>
25dead-code-eliminator
>
23socratic-code-owner
>
23