Claude Code Skill (Slash Command): review-and-commit.md
Automate your git workflow by generating conventional commits based on current repository status and diffs.
---
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*)
description: Create a git commit
---
## Cont...