What problem does it solve?
This Skill streamlines the process of finalizing code changes by automating quality checks, commit message generation, and pull request creation, ensuring a smooth and professional workflow.
Core Features & Use Cases
- Automated Quality Checks: Runs linters, builds, and tests relevant to your changes.
- Intelligent Commit Messages: Suggests multiple commit messages based on your changes and conversation context.
- Full PR Workflow: Handles staging, committing, pushing, and creating a pull request with a generated description.
- Use Case: After writing new documentation and making code updates, you can run
/shipit to have the AI verify your work, craft a clear commit message, and open a pull request for review.
Quick Start
Use the shipit skill to commit and create a pull request for your current changes.