code-reviewer-2Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/code-reviewer-2Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Integrate the PR Analyzer into CI/CD pipelines to automatically review pull requests for security risks and complexity before manual review. This helps development teams prioritize high-risk changes and catch issues like hardcoded secrets or SQL injection patterns early, reducing review time and improving code safety.
Use the Code Quality Checker to perform periodic audits of codebases for maintainability issues such as long functions, god classes, and high cyclomatic complexity. This supports refactoring efforts and ensures adherence to SOLID principles, particularly useful in legacy systems or during tech debt reduction initiatives.
Leverage the Review Report Generator to create structured feedback for junior developers, highlighting code smells and providing actionable improvement suggestions. This accelerates skill development by offering consistent, data-driven insights into coding standards and common antipatterns across supported languages.
Deploy the PR Analyzer to scan code for compliance violations, such as debug statements or disabled ESLint rules, in regulated industries like finance or healthcare. This automates part of security audits, ensuring code meets internal policies and external regulatory requirements before deployment.
Implement the tool across distributed teams to standardize code review processes using the reference guides for checklists and coding standards. This reduces variability in reviews, improves collaboration, and maintains consistent quality in multi-language projects like mobile or web applications.
Offer the skill as a cloud-based service with tiered pricing based on repository size or number of users. Revenue is generated through monthly or annual subscriptions, targeting small to medium-sized development teams seeking automated code review without infrastructure management.
Sell perpetual licenses or annual enterprise agreements for on-premises deployment, including customization and support services. This model appeals to large organizations with strict data privacy requirements, generating revenue from upfront license sales and ongoing maintenance contracts.
Provide a free version with basic analysis for individual developers or small projects, while charging for advanced features like detailed reporting, integration with project management tools, or priority support. Revenue comes from upgrades to premium tiers, encouraging adoption and upselling.
💬 Integration Tip
Integrate the PR Analyzer into your CI/CD pipeline using the JSON output option for automated checks, and combine it with the Review Report Generator to generate actionable reports for team reviews.
Scored Apr 18, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.