commit
Installation
SKILL.md
Commit
Create one or more commits that accurately describe what changed and why. Match the repository's existing style.
Step 1: Understand the changes
Run these in parallel:
git status
git diff
git diff --staged
If the request or session context does not make the intended changes clear, do not guess. Inspect the available targets: