Requesting Code Review
Requests code reviews from designated team members based on specified criteria and project context.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mosif16-requesting-code-review npx -- -y @trustedskills/mosif16-requesting-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mosif16-requesting-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mosif16-requesting-code-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to request a code review from a designated reviewer. It can specify the context of the changes, highlight areas needing particular attention, and provide relevant links or documentation. The agent can also incorporate feedback received during the review process.
When to use it
- After completing a significant feature implementation.
- Before merging code into a main branch.
- When seeking guidance on a complex algorithm or design choice.
- To ensure adherence to coding standards and best practices within a project.
Key capabilities
- Specifying reviewer(s) for the code review.
- Providing context and purpose of the changes.
- Highlighting specific areas requiring review.
- Incorporating feedback from reviewers.
Example prompts
- "Request a code review from Alice for the new user authentication module, focusing on security vulnerabilities."
- "Can you initiate a code review for my recent refactoring of the payment processing logic? Please include the design document link in the request."
- “Please ask Bob to review this pull request and pay special attention to performance implications.”
Tips & gotchas
The skill requires access to a version control system (e.g., Git) and knowledge of relevant coding standards within your project. Ensure the specified reviewer has appropriate permissions to view and comment on the code.
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.