What problem does it solve?
Manually creating Git commits, pushing changes, and then opening a Pull Request is a multi-step, repetitive process that consumes valuable time and context. This skill streamlines that entire workflow into a single, automated command, letting AI handle the mechanics while you focus on development.
Core Features & Use Cases
- One-Command PR Creation: Automatically stages, commits, pushes, and creates a GitHub Pull Request.
- Context Preservation: Offloads routine Git operations, saving your main AI agent's context window for more complex tasks.
- Use Case: After completing a new feature or addressing review feedback, simply invoke this skill to handle all the Git mechanics and open a PR, ensuring your work is shared efficiently.
Quick Start
Use the git-create-pr skill to commit all changes and create a pull request for the new user authentication feature.