requesting-code-reviewchangelog: Enhanced with ClawHub metadata, expanded examples, and flow diagram
Install via ClawdBot CLI:
clawdbot install zlc000190/requesting-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Agencies managing multiple client projects can use this skill to ensure code quality before delivery. After each development sprint or feature completion, they dispatch code reviews to catch issues early, reducing client complaints and rework costs.
Startups building financial applications require rigorous code reviews for security and compliance. This skill enforces mandatory reviews before merges to main, ensuring regulatory requirements are met and preventing security vulnerabilities from reaching production.
Large organizations with CI/CD pipelines integrate this skill to automate quality gates. Reviews are triggered after each task in subagent-driven development, providing immediate feedback to developers and preventing bug accumulation before deployment.
Open source maintainers use this skill to review contributions before merging. The structured review process with SHA-based diffs helps maintain code quality across distributed teams, with clear guidelines for handling feedback and pushback.
E-commerce teams implementing new features like payment gateways or inventory systems use mandatory reviews before merges. The skill catches issues in complex business logic early, preventing revenue-impacting bugs during high-traffic periods.
Offer this skill as part of a subscription-based code review platform. Integrate with existing Git workflows and charge per review or monthly subscription, providing automated quality assurance for development teams.
License the skill to large enterprises for internal use. Include customization options, SLA guarantees, and integration support with their existing development tools and workflows.
Offer basic functionality for free to individual developers, then charge teams for advanced features like priority reviews, custom templates, and integration with project management tools.
💬 Integration Tip
Integrate this skill into your existing Git workflow by setting up automated triggers after commits or before merges, using the provided SHA extraction commands to define review boundaries.
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.
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.