sovereign-code-review-helperGenerates file-type-specific code review checklists covering security, performance, style, and testing best practices for pull requests.
Install via ClawdBot CLI:
clawdbot install ryudi84/sovereign-code-review-helperGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.com/sovereign/code-review-helperAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A team building a cloud-based SaaS application uses the skill to automate code reviews across microservices written in Python and JavaScript. It ensures security vulnerabilities like SQL injection are caught early and enforces consistent style across distributed teams, reducing production bugs.
A fintech company employs the skill to review code changes in banking software for security and performance. It checks for hardcoded secrets and weak cryptography to meet regulatory standards, while performance audits prevent slowdowns in transaction processing.
An e-commerce platform uses the skill during high-traffic sales events to review updates to their Go and SQL codebase. It identifies N+1 query patterns and missing database indexes to optimize performance and ensure style consistency as multiple developers contribute simultaneously.
A healthcare software team applies the skill to review changes in Python and Rust code handling sensitive patient data. Security checks for input validation and insecure deserialization help maintain HIPAA compliance, while test coverage reminders ensure robust edge-case handling.
An open-source community uses the skill to streamline pull request reviews for contributors submitting code in various languages. It generates PR review templates automatically, ensuring thorough checks for style and testing across diverse file types without manual oversight.
Offer a free tier with basic code review checks for individual developers, and charge for advanced features like custom security audits, team collaboration tools, and integration with enterprise CI/CD pipelines. Revenue comes from monthly subscriptions based on user count and feature access.
Sell annual licenses to large corporations for on-premises or cloud deployment, including dedicated support, custom rule sets for specific industries, and compliance reporting. Revenue is generated through tiered pricing based on the number of repositories and advanced analytics.
Integrate the skill into developer platforms like GitHub Marketplace or GitLab, offering it as a paid add-on for automated code reviews. Revenue is earned through one-time purchases or usage-based fees, with upsells for premium templates and priority updates.
💬 Integration Tip
Set up environment variables like CRH_CHECKS to customize checks per project, and use the --output json option to integrate results into CI/CD pipelines for automated reporting.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.