review-lensFinds what human code reviewers miss — not style issues or formatting, but logical errors, silent edge cases, performance cliffs, implicit assumptions, and t...
Install via ClawdBot CLI:
clawdbot install jcools1977/review-lensGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Review Lens analyzes payment processing code for race conditions and edge cases like concurrent transactions or network timeouts. It ensures error handling distinguishes between system failures and invalid inputs, preventing silent data corruption in banking systems.
The tool examines order state transitions and inventory management code to catch invalid states, such as orders stuck in 'paid' without inventory. It helps prevent customer overcharges and fulfillment failures in retail platforms.
Review Lens checks code handling patient records for implicit assumptions about data formats and error propagation. It ensures compliance with regulations by identifying PII leaks in logs and edge cases in data processing pipelines.
It analyzes embedded code for boundary conditions like memory limits and timing assumptions in sensor data processing. This catches silent failures and race conditions that could cause device malfunctions in industrial settings.
The tool reviews moderation algorithms for Unicode edge cases and performance cliffs with large inputs. It helps ensure consistent handling of diverse content types and prevents crashes under high load in tech platforms.
Offer a free basic version for individual developers with limited scans, and a paid tier for teams with advanced features like CI/CD integration and priority support. Revenue comes from monthly subscriptions based on user count and scan volume.
Sell annual licenses to large corporations with custom integrations, on-premise deployment options, and dedicated training. Revenue is generated through tiered pricing based on codebase size and support levels.
Integrate Review Lens as a premium plugin in existing developer platforms like GitHub or GitLab, taking a commission on sales. Revenue comes from one-time purchases or usage-based fees within these ecosystems.
💬 Integration Tip
Integrate Review Lens into CI/CD pipelines to automate code analysis on pull requests, ensuring bugs are caught before deployment without slowing down development cycles.
Scored Jun 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.