commit - Graphite Git Commit Automation
Commits staged changes using Graphite with branch management and PR metadata updates
Tags
Updated: 2026-03-22Typical Inputs
Typical Outputs
What this skill does
- check current branch
- create new branch
- track parent branch
- stage changes
- review diff
- run pre-commit checks
- create commit
- generate commit message
- submit pull request
- update PR title
- update PR summary
Inputs
- Git repository
- staged changes
- commit message
Outputs
- Git commit
- new branch
- pull request
- PR title
- PR summary
Requirements
- Graphite CLI (gt)
- GitHub CLI (gh)
- Git repository
- pnpm
