Create Pr
Automatically generates draft press releases based on provided company information and target audience for marketing campaigns.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add growth4u-systems-create-pr npx -- -y @trustedskills/growth4u-systems-create-pr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"growth4u-systems-create-pr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/growth4u-systems-create-pr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, growth4u-systems/create-pr, automates the creation of pull requests (PRs) on GitHub. It can generate PR titles and descriptions based on provided information, streamlining the code review process. The tool is designed to simplify collaboration by automating repetitive tasks associated with creating and submitting PRs.
When to use it
- You need to create a PR for a small bug fix or feature implementation.
- Your team follows a strict PR naming convention you want consistently applied.
- You're working on a large project with frequent code contributions and desire increased efficiency.
- You want to quickly generate a draft PR description based on the changes made.
Key capabilities
- Generates pull request titles.
- Creates pull request descriptions.
- Automates GitHub pull request creation.
Example prompts
- “Create a PR for commit [commit hash] with title 'Fix: Incorrect calculation' and description 'Corrects the error in the calculation function.'”
- "Generate a PR description based on these changes: Added new feature X, refactored module Y."
- “Create a pull request for this branch, using the default naming convention.”
Tips & gotchas
The skill requires access to your GitHub repository. Ensure the AI agent has appropriate permissions to create and manage pull requests within the target repository.
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.