Skill Details
Runtime
(claude-5-opus)
Example user message
[userMessage]: Review this repository before release. Identify the highest-risk changes, group related findings together, distinguish confirmed issues from potential concerns, and recommend the most important improvements first.
Example agent response
I've completed a production-focused review of the repository.
Executive Summary
The overall implementation is well structured, but several changes introduce elevated operational risk that should be addressed before release.
Highest-Risk Findings
Critical · Security
Sensitive configuration values appear to be committed directly into the repository.
Evidence: Credentials are stored in a tracked configuration file.
Recommendation: Remove the secrets from version control, rotate affected credentials, and use environment-based configuration.
High · Reliability
Multiple components implement similar retry logic with inconsistent behavior, increasing the likelihood of partial failures.
Medium · Maintainability
Common validation rules are duplicated across several modules, making future updates more difficult.
Key Strengths
Consistent project organization.
Clear separation of major components.
Good use of reusable utility functions.
Overall Assessment
Requires Significant Revisions — resolve the security issue and consolidate duplicated reliability logic before release.
Or get it with Select10 Select prompts/mo — under $2 each
Learn moreBy purchasing this skill, you agree to our terms of service
CLAUDE-5-OPUS
Perform comprehensive, production-ready code reviews across pull requests, Git diffs, commits, repositories, or source files. This skill identifies correctness, security, performance, maintainability, and architectural issues, then prioritizes findings with evidence-based reasoning and actionable recommendations. Designed for agent-driven development workflows, it helps teams deliver cleaner, safer, and more reliable software with confidence.
...more
Added over 1 month ago
