modified-code-reviewReviews user-modified code (diffs/PRs), provides best-practice recommendations, analyzes cost-effectiveness of the approach, and outputs a code score. Use wh...
Install via ClawdBot CLI:
clawdbot install wangzhiming1999/modified-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wangzhiming1999/oliver-skill/issuesAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams use this skill during code review processes to analyze PRs and diffs before merging. It helps maintain code quality by identifying bugs, security issues, and performance problems early, reducing technical debt and production incidents.
Instructors and students in coding bootcamps or computer science courses use this to review assignment submissions. It provides structured feedback on best practices, code quality metrics, and improvement suggestions, helping learners develop professional coding habits.
Open source maintainers and contributors use this skill to evaluate community pull requests. It ensures contributions meet project standards, maintain consistency with existing codebase patterns, and provide cost-benefit analysis for proposed changes.
Development teams working with legacy systems use this to assess refactoring proposals. It evaluates the cost-effectiveness of modifications, identifies risks in changes, and provides scoring to prioritize which refactors deliver the most value for effort.
Integrate this skill into a cloud-based code review platform that teams subscribe to monthly. Offer tiered pricing based on team size, repository count, and advanced features like historical trend analysis and integration with CI/CD pipelines.
Provide this as part of a consulting service for large organizations needing customized code review workflows. Offer implementation, training, and ongoing support with service level agreements for critical development projects.
License this skill to IDE and development tool vendors (VS Code, JetBrains, GitHub) as an embedded feature. Revenue comes from licensing fees based on user counts and integration depth within their existing developer ecosystems.
💬 Integration Tip
Integrate with version control systems (GitHub, GitLab, Bitbucket) via webhooks to automatically trigger reviews on pull requests, and ensure compatibility with common code analysis tools like ESLint and Prettier.
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.