with one click
git-commit
User when asked to commit changes in a Git repository.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
User when asked to commit changes in a Git repository.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | git-commit |
| description | User when asked to commit changes in a Git repository. |
| author | alexgorbatchev |
When requested to commit, analyze the user's intent to select the correct strategy:
If the user asks to commit, or when finalizing changes made during the session, always default to committing only the files that you have modified.
Only commit all files if the user explicitly asks to commit all files (e.g., "commit all", "commit everything").
Use agent-browser for browser automation against real rendered web pages or web apps. Trigger when tasks require navigation, element interaction, extracting rendered data, or taking screenshots. Do not use for static fetches, direct API calls, or non-browser work.
Use when the user wants to scrape websites, crawl or map URLs, search the web, extract structured data from web pages, or run AI web agents using the Firecrawl API from the command line.
Create, revise, and validate effective skills. Use when adding a new skill or changing an existing skill's SKILL.md, bundled scripts, references, assets, scaffold templates, or validation tooling.
Must use any time a TypeScript file is read or written.
Must use whenever Bun is used.
OpenCode session storage locations and inspection guidance. Use when asked where OpenCode stores session data, chat history, local databases, or repo-specific session metadata.