Installation
Skills CLI
Skills CLI command
npx skills@latest add getsentry/skills --skill commitRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Example prompt
Use the commit skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026It runs Git commands and creates commits, so the selected changes must be reviewed before committing.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size63 lines
- Last checked27 Sept 2026 ·
0307d3ecfe3b3e70246cbd88b19dc5853340b624b6ee3cd935c7bffc45b64279
What it can touch
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/commit/SKILL.md on GitHub (opens in a new tab)