commit-staged ยท diff
git:20260808.1a3d4b0 to git:20260829.6de19b6
1 added, 0 removed. Audit A to A.
---
name: commit-staged
description: "Commit already-staged changes with a message matching existing commit style. Use when the user asks to \"commit staged changes\" or \"commit what's staged\"."
---
# Commit Staged Changes
## Step 1: Run `/commit-rules` Skill
Run the `/commit-rules` skill to load commit message rules and technical constraints.
## Step 2: Commit
- Changes are already staged and ready to commit
- Do not stage any files
+ - Keep the current branch and commit on it, including when it is the default branch