Claude Skill

stage-commit

Stage files and create a commit in one step with a message matching existing commit style. Use when the user asks to "stage and commit", "add and commit", "commit my changes", or "commit these changes".

LLM Mart · 0 points · 19 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download tobihagemann-turbo-codex_skills_stage-commit-b903a85.zip · 0 KB
Part of tobihagemann/turbo — 147 skills

Install

skills CLI npx skills add https://github.com/tobihagemann/turbo/tree/main/codex/skills/stage-commit
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

Stage and Commit Changes

Step 1: Run $stage Skill

Run the $stage skill.

Step 2: Run $commit-staged Skill

Run the $commit-staged skill.

Files (turbo)
  • SKILL.md 409 B
    ---
    name: stage-commit
    description: "Stage files and create a commit in one step with a message matching existing commit style. Use when the user asks to \"stage and commit\", \"add and commit\", \"commit my changes\", or \"commit these changes\"."
    ---
    
    # Stage and Commit Changes
    
    ## Step 1: Run `$stage` Skill
    
    Run the `$stage` skill.
    
    ## Step 2: Run `$commit-staged` Skill
    
    Run the `$commit-staged` skill.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related