code-review-checklistGenerate a tailored code review checklist for any pull request based on the language, type of change, and risk level. Use when asked to review code, check a...
Install via ClawdBot CLI:
clawdbot install harrylabsj/code-review-checklistGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 16, 2026 · audit v1.0
Generated May 8, 2026
A fast-growing startup needs to ensure code quality before merging a new feature. The code review checklist helps a reviewer systematically check correctness, security, and performance, preventing bugs from reaching production and maintaining rapid iteration speed.
A financial services company conducts a quarterly audit of its codebase to comply with regulatory standards. The checklist guides auditors through security, error handling, and documentation checks, ensuring that sensitive data is protected and code is maintainable.
An e-commerce company uses the checklist to train new hires on code review standards. New developers learn to spot common issues like SQL injection and inadequate test coverage, reducing onboarding time and improving code consistency.
A mobile game studio uses the checklist to review performance-critical code. Developers focus on algorithmic complexity, memory leaks, and resource management, ensuring smooth gameplay and quick load times.
A healthcare software team adopts the checklist to unify review practices across projects. The checklist helps enforce HIPAA compliance, secure coding, and thorough testing, reducing risk and improving patient data safety.
Offer basic checklist usage for free, with paid access to advanced language-specific templates, integration guides, and exportable reports. Revenue comes from subscription fees for teams that need customized or expanded checklists.
Package the checklist as a plugin for popular CI/CD tools (e.g., GitHub Actions, GitLab CI) and charge per-seat or per-repository. Revenue is generated from licensing to enterprises that want automated checklist enforcement.
Offer workshops, webinars, and certification programs on code review best practices using the checklist. Revenue comes from training fees and certification exam costs, targeting companies and individual developers.
💬 Integration Tip
Integrate with your CI/CD pipeline to automatically comment on pull requests using the checklist categories. Start with the top three high-impact categories: correctness, security, and performance.
Scored May 8, 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.