Create Pr
Generates pull requests on cartridge-gg repositories based on provided specifications and code changes.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cartridge-gg-create-pr npx -- -y @trustedskills/cartridge-gg-create-pr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cartridge-gg-create-pr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cartridge-gg-create-pr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates the creation of pull requests (PRs) on GitHub. It can generate PR titles and descriptions based on provided context, streamlining the code review process. The tool simplifies collaboration by automatically creating a draft PR for review.
When to use it
- You've made changes in a development branch and want to quickly create a PR for review without manual steps.
- You need to automate the creation of PRs based on specific events or triggers within your workflow.
- You want to ensure consistent formatting and content for PR titles and descriptions across your team.
- You're working with multiple contributors and want to facilitate efficient code reviews.
Key capabilities
- Automated pull request generation
- Draft PR creation
- PR title and description generation based on context
Example prompts
- "Create a draft PR for the changes in branch 'feature/new-login'."
- "Generate a PR with the title 'Fix: Issue #123 - Incorrect calculation' and a description summarizing the fix."
- "Create a pull request from my current branch, pre-filled with a descriptive title."
Tips & gotchas
- Ensure you have appropriate permissions to create branches and pull requests in the target repository.
- The quality of the PR title and description depends on the clarity and completeness of the provided context.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.