Code Review
Automates backend code reviews, identifying potential bugs, performance issues, and style inconsistencies using groeimetai's AI expertise.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add groeimetai-code-review npx -- -y @trustedskills/groeimetai-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"groeimetai-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/groeimetai-code-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to perform automated code reviews on backend projects, analyzing source files for quality and adherence to standards. It integrates directly with the Snow Flow environment to provide immediate feedback on code submissions.
When to use it
- Before merging pull requests to catch logical errors or style inconsistencies early.
- During development sprints to ensure new features align with existing architectural patterns.
- When onboarding new team members to enforce consistent coding conventions across the codebase.
- To validate security practices and dependency management in backend services.
Key capabilities
- Automated analysis of backend code files for structural integrity.
- Identification of potential bugs, performance bottlenecks, and security vulnerabilities.
- Enforcement of specific coding standards and style guides within Snow Flow projects.
- Generation of actionable feedback reports for developers to refine their work.
Example prompts
- "Review the latest changes in the user authentication module for security flaws."
- "Analyze this new API endpoint implementation for performance issues and suggest optimizations."
- "Check if the recent database migration script follows our team's best practices and naming conventions."
Tips & gotchas
Ensure your Snow Flow environment is properly configured with the necessary backend dependencies before initiating a review. For complex legacy codebases, consider breaking down large files into smaller chunks to get more focused feedback from the agent.
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.