Claude
Skill
commit-staged
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".
Virus-scanned
Reviewed automatically before listing.
Download
tobihagemann-turbo-claude_skills_commit-staged-6de19b6.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/tobihagemann/turbo/tree/main/claude/skills/commit-staged
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install tobihagemann-turbo@llmmart
Git
git clone https://github.com/tobihagemann/turbo.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole tobihagemann/turbo collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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
Files (turbo)
-
SKILL.md 529 B
--- 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
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.