review-codeReview code with risk-first analysis, reproducible evidence, and patch-ready guidance for correctness, security, performance, and maintainability.
Install via ClawdBot CLI:
clawdbot install ivangdavila/review-codeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/review-codeAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A fintech team uses this skill to review pull requests for a payment processing microservice before merging to the main branch. The review focuses on identifying security vulnerabilities like injection flaws, ensuring data integrity in transaction handling, and verifying concurrency safety to prevent race conditions during high-volume operations.
An e-commerce company employs this skill to audit code changes during a migration from a monolithic architecture to microservices. The review assesses risks in data migration paths, backward compatibility with existing APIs, and performance impacts on critical user checkout flows to avoid downtime during deployment.
A software development team uses this skill to conduct a security-focused review of an open-source JavaScript library before integrating it into their web application. The analysis checks for common vulnerabilities like XSS or CSRF, evaluates maintainability based on code structure, and provides patch-ready guidance for any identified issues to ensure safe adoption.
A healthcare technology provider applies this skill to review code changes in a patient data management system to ensure compliance with regulations like HIPAA. The review prioritizes data integrity risks, access control flaws, and audit trail completeness, with evidence-backed findings and test impact requirements to prevent regulatory violations.
This skill is integrated into a SaaS platform offering automated code review services to development teams. It generates revenue through subscription tiers based on usage volume, such as number of reviews per month or team size, with premium features like advanced risk analytics and custom integration support.
A consulting firm uses this skill as part of its service offerings to help clients improve code quality and reduce technical debt. Revenue is generated through project-based fees for conducting comprehensive code audits, providing remediation guidance, and training teams on risk-first review practices.
This skill is embedded within an enterprise DevOps toolchain, such as CI/CD pipelines, to provide automated code review checks. Revenue comes from licensing fees for enterprise deployments, with additional charges for customization, support, and integration with existing systems like version control and issue tracking.
💬 Integration Tip
Integrate this skill early in the development workflow by setting up local memory templates and confirming review scope with users to ensure consistent, evidence-backed findings without unnecessary network calls.
Scored Apr 22, 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.