Code Review Excellence
Analyzes backend code callstacks to identify performance bottlenecks, errors, and inefficient logic with expert precision.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add callstack-code-review-excellence npx -- -y @trustedskills/callstack-code-review-excellence
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"callstack-code-review-excellence": {
"command": "npx",
"args": [
"-y",
"@trustedskills/callstack-code-review-excellence"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, "callstack-code-review-excellence," provides AI agents with the ability to perform thorough and insightful code reviews. It focuses on identifying potential bugs, suggesting improvements in code style and performance, and ensuring adherence to best practices within a codebase. The agent can analyze code for common errors and offer actionable feedback to developers.
When to use it
- Before merging pull requests: Automatically review code changes before they are integrated into the main branch, catching issues early.
- During onboarding of new team members: Provide automated feedback on contributions from less experienced developers.
- For complex or critical code sections: Focus review efforts on areas with higher risk or impact.
- To enforce coding standards: Ensure consistency and quality across the entire project.
Key capabilities
- Bug detection
- Code style suggestions
- Performance improvement recommendations
- Adherence to best practices enforcement
Example prompts
- "Review this pull request: [link to pull request]"
- "Analyze this code snippet for potential bugs and suggest improvements: [code snippet]"
- "Check this file against our coding standards: [file path]"
Tips & gotchas
The quality of the review depends on having clear, well-defined coding standards documented elsewhere. Without established guidelines, the agent's suggestions may be less relevant or helpful.
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.