commit - Commit changes with Graphite
Commits staged changes using Graphite with automatic branch management and PR updates
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check current branch
- create new branch
- stage changes
- review diff
- run pre-commit checks
- create commit
- submit pull request
- update PR title
- update PR summary
Inputs
- commit message
- git repository
- source code changes
- --new-branch flag
- specific files
Outputs
- commit
- branch
- pull request
Requirements
- Graphite CLI
- Git
- GitHub CLI
- pnpm
- git repository
