Loading...
Loading...
Commit changes from the current Claude Code session to a new branch, push to GitHub, and open a PR. Use when the user wants to save their work as a PR, submit session changes, or create a pull request for what was done in this session.
npx skill4agent add rahulgi/skills session-prgit statusgit diffgit log -5 --onelinefix-auth-bugadd-user-validationgit add -ACo-Authored-By: Claude <noreply@anthropic.com>-uapp/github-image-uploadgh pr create --title "..." --body "$(cat <<'EOF'
## Summary
<bullet points of changes>
## Test plan
<how to verify>
<screenshot if frontend changes>
Generated with [Claude Code](https://claude.ai/code)
EOF
)"