com um clique
commit
Commit changes in meaningful, well-scoped units.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Commit changes in meaningful, well-scoped units.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | commit |
| description | Commit changes in meaningful, well-scoped units. |
| argument-hint | ["-b <base-branch>"] |
| model | sonnet |
| context | fork |
Split changes into multiple commits, each representing a meaningful unit of work.
The following options are accepted:
-b <base-branch>: Specify the base branchIf the current branch is main, production, or the branch specified with -b, create a new branch with an appropriate name before committing.
fix: Fix multiple bugs
:bug: Fix keyboard not dismissing on login screen
:bug: Fix character encoding issue in username display
main or production; always create a separate branchCreate a PR from the current commits.
Merge a PR and checkout the target branch.
Commit changes in meaningful units and create a PR.
Export only user inputs from the conversation. Copies to clipboard by default, or outputs to a file if a filepath is specified.