easy-code-reviewAI代码审核助手,自动审查AI修改的代码,检查是否符合原始需求、是否存在非必要修改
Install via ClawdBot CLI:
clawdbot install yanghao-smile/easy-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/openclaw/easy-code-review/issuesAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Teams using AI assistants like GitHub Copilot or ChatGPT for coding can automatically review AI-suggested changes to ensure they align with project requirements and avoid unnecessary modifications. This skill helps maintain code quality and reduce technical debt in agile development environments.
Integrate this skill into CI/CD pipelines to automatically review code commits, especially those involving AI-generated changes, before deployment. It checks for requirement compliance and flags risky modifications, enhancing release reliability and security in fast-paced DevOps workflows.
Instructors can use this skill to review student submissions that involve AI-assisted coding, ensuring modifications meet assignment requirements and do not include irrelevant changes. It provides detailed feedback, helping learners understand code review best practices in academic settings.
Maintainers of open source projects can employ this skill to review contributions, particularly those from AI tools, to verify they adhere to project guidelines and avoid unnecessary file alterations. This streamlines the review process and maintains codebase integrity in collaborative communities.
Offer this skill as a cloud-based service with tiered pricing based on usage volume, such as number of reviews per month or team size. It targets enterprises and development teams seeking automated code review tools to improve efficiency and reduce manual oversight costs.
Sell on-premise or custom-integrated licenses to large organizations for internal use, with features like advanced customization, priority support, and compliance with security standards. This model caters to industries with strict data privacy requirements, such as finance or healthcare.
Provide a free basic version for individual developers or small teams, with limited reviews per month, and charge for premium features like detailed analytics, integration with specific IDEs, or team collaboration tools. This model drives adoption and upsells to paid tiers.
💬 Integration Tip
Ensure Git is properly configured in the environment for accessing code changes, and set up a review-config.yaml file to customize strictness and ignore patterns based on project needs.
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.