Create Pr
Automatically generates pull requests in OpenHarmony based on insights from code analysis and identified improvements.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add openharmonyinsight-create-pr npx -- -y @trustedskills/openharmonyinsight-create-pr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"openharmonyinsight-create-pr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/openharmonyinsight-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) in OpenHarmony repositories. It can generate PR titles and descriptions based on provided information, streamlining the contribution workflow for developers. The tool simplifies the process of submitting code changes and ensuring proper documentation within OpenHarmony projects.
When to use it
- You've made changes to an OpenHarmony repository and want to quickly create a pull request.
- You need assistance generating a descriptive title and body for your pull request.
- You are collaborating with others on OpenHarmony development and want to standardize the PR creation process.
- You’re automating a build or testing workflow that requires creating a PR upon completion.
Key capabilities
- Automated PR title generation
- Automated PR description generation
- Integration with OpenHarmony repositories
- Streamlined contribution workflow
Example prompts
- "Create a pull request for my changes to the camera module, focusing on improved low-light performance."
- "Generate a PR with the title 'Fix: Incorrect date format in settings' and describe the bug fix implemented."
- “Create a PR based on these code diffs, targeting the main branch.”
Tips & gotchas
- Ensure you have appropriate permissions to create pull requests within the target OpenHarmony repository.
- The quality of the generated title and description depends on the clarity and detail provided in your prompt.
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.