Plan Local Code Review
Helps with planning, code review as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add plan-local-code-review npx -- -y @trustedskills/plan-local-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plan-local-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plan-local-code-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill helps you plan and execute local code reviews. It can generate a checklist of items to review, suggest reviewers based on expertise, and create a summary report after the review is complete. The goal is to streamline the code review process and improve code quality within your team.
When to use it
- You want to ensure consistent code review practices across your development team.
- You need help generating comprehensive checklists for code reviews.
- You’re looking for a way to automatically suggest appropriate reviewers based on codebase knowledge.
- You'd like to create a summary of the review process and findings in a structured format.
Key capabilities
- Checklist generation
- Reviewer suggestion
- Summary report creation
Example prompts
- "Create a code review checklist for this pull request."
- "Suggest reviewers with expertise in database interactions for this change."
- "Generate a summary report of the recent code review on feature X."
Tips & gotchas
This skill is most effective when provided with context about the codebase and team structure. Ensure you have access to relevant information like commit messages, file contents or contributor lists for optimal results.
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.