code-review-skill-agentReview backend code changes for correctness, security, architecture compliance, and test coverage per the applicable skill and checklist from AGENTS.md.
Install via ClawdBot CLI:
clawdbot install rahulsaini202/code-review-skill-agentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 22, 2026
Integrate the code review skill into a CI/CD pipeline to automatically analyze backend pull requests for correctness, validation, security, and adherence to architectural rules. This ensures consistent quality before merging.
Use the skill guide as a training tool for new backend developers to learn project-specific coding standards, mandatory markers, and testing expectations. This accelerates onboarding and reduces review cycle time.
Apply the review workflow as a pre-release checklist to catch regressions, missing tests, and unsafe data access before deploying to production. This minimizes production incidents.
Leverage the skill to audit code delivered by external contractors or offshore teams, ensuring it meets internal skill enforcement and architectural guidelines. This protects codebase integrity.
When refactoring legacy code, use the mandatory review rules to ensure all generated functions include the required marker and that tests cover behavior changes. This prevents silent regressions.
Offer the code review skill as part of a subscription-based developer tool suite, providing automated review capabilities integrated with popular version control platforms. Revenue comes from monthly or annual per-seat licensing.
Provide manual or AI-assisted code review services using this skill as the quality standard. Clients submit pull requests for review, and the service delivers structured feedback. Revenue from per-review or retainer fees.
Develop training courses and certifications around the code review skill, teaching developers how to apply structured reviews effectively. Revenue from course fees and certification exams.
💬 Integration Tip
To integrate, create a CI job that runs a script reading SKILL.md and comparing code against mandatory rules; store results as PR comments.
Scored May 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.
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.