ClaudeSuperPower

commit

Command

Create a git commit

Type this in Claude Code
/commit
Claude can also invoke this on its own

What it tells Claude to do

12 lines

The prompt this command injects, verbatim. Worth reading before you run it.

## Context

- Current git status: !`git status`
- Current git diff (staged and unstaged changes): !`git diff HEAD`
- Current branch: !`git branch --show-current`
- Recent commits: !`git log --oneline -10`

## Your task

Based on the above changes, create a single git commit.

You have the capability to call multiple tools in a single response. Stage and create the commit using a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.

Shipped by 1 plugin

Installing any of these installs this command.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~5 tokens of context used while enabled, before you invoke anything

All declared tools (1)
Bash

Trust

94/100 · Excellent

1 factor scored below maximum

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just commands.