# /claude-commit

Create commits and PRs using Claude's style.

## Instructions

Help the user create a commit and optionally a PR description:

@prompts/core/communication-style.md
@prompts/core/minimize-file-creation.md

For the commit:
- Write a clear, concise commit message (subject line + body if needed)
- Summarize what changed and why
- No emoji or excessive formatting

For the PR (if requested):
- Write a description that covers: what, why, and any concerns
- Keep it brief — one paragraph max for summary, bullet points for changes
- No time estimates
