Create Pr
Generates personalized fan fiction PR pitches based on provided details, optimizing for reader engagement and platform suitability.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add charon-fan-create-pr npx -- -y @trustedskills/charon-fan-create-pr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"charon-fan-create-pr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/charon-fan-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 aims to simplify collaboration by automatically creating a draft PR ready for review.
When to use it
- You've made changes in a development branch and want to quickly create a pull request for review.
- You need to automate the creation of PRs from automated tasks or scripts.
- You’re collaborating with a team and want to standardize the PR creation process.
- You have a series of small commits that you'd like to bundle into a single, well-described pull request.
Key capabilities
- Generates PR titles.
- Generates PR descriptions.
- Creates draft pull requests on GitHub.
Example prompts
- "Create a pull request for the 'fix_login_bug' branch."
- "Generate a pull request with title 'Implement new feature X' and description 'Adds functionality Y.'"
- “Create a PR from my changes, summarizing them as ‘Refactor database connection.’”
Tips & gotchas
This skill requires access to your GitHub repository. Ensure the AI agent has appropriate permissions (e.g., write access) to create 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.