Bmad Os Review Pr
Reviews pull requests against bmad-code-org's OS standards, flagging deviations and suggesting improvements for consistency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bmad-os-review-pr npx -- -y @trustedskills/bmad-os-review-pr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bmad-os-review-pr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bmad-os-review-pr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, bmad-os-review-pr, facilitates reviewing pull requests (PRs) for operating system (OS) projects. It can analyze PR descriptions and code changes to identify potential issues or areas needing further attention. The tool aims to streamline the PR review process by providing automated feedback and suggestions.
When to use it
- When you need a quick initial assessment of an OS project's pull request before diving into the code.
- For teams looking to improve consistency and quality in their OS development workflows.
- To automate some aspects of PR review, freeing up developer time for more complex tasks.
- During large-scale OS contributions where a high volume of PRs requires efficient handling.
Key capabilities
- PR description analysis
- Code change identification
- Automated feedback generation
- Suggestion provision
Example prompts
- "Review this pull request: [pull request URL]"
- "Analyze the changes in this OS PR and identify potential security vulnerabilities."
- "Give me a summary of the key changes introduced by this pull request: [pull request URL]"
Tips & gotchas
The effectiveness of the skill depends on the clarity and detail provided within the pull request description. Ensure that the PR includes sufficient context for accurate analysis.
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.