compound-eng-code-reviewStructured code reviews with severity-ranked findings and deep multi-agent mode. Use when performing a code review, auditing code quality, or critiquing PRs, MRs, or diffs.
Install via ClawdBot CLI:
clawdbot install iliaal/compound-eng-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 17, 2026 · audit v1.0
Generated May 22, 2026
Integrate the code-review agent into the CI pipeline to automatically review every pull request. It runs spec compliance checks, code quality scans, and security analysis, providing severity-ranked findings before human review.
Use the agent to analyze a large legacy codebase, identifying architectural issues, dead code, security vulnerabilities, and areas lacking test coverage. The structured review helps prioritize refactoring efforts.
Perform a deep security-focused code review on a fintech app handling payments and PII. The agent checks for injection, authentication flaws, secrets exposure, and race conditions, outputting critical findings.
Maintainers can use the agent to evaluate contributions to open source projects. It ensures changes align with project specs, maintain coding standards, and pass security checks before merging.
For large pull requests spanning multiple modules, the agent triggers deep review with parallel specialists. It suggests splitting the PR if it exceeds size thresholds, reducing review fatigue and defects.
Offer the agent as a subscription-based service integrated with major Git platforms (GitHub, GitLab, Bitbucket). Customers pay per repository or per developer for automated reviews.
Partner with CI/CD providers (Jenkins, CircleCI, GitHub Actions) to offer the agent as a premium plugin. Revenue comes from usage-based fees or a cut of the platform's premium tiers.
Sell to enterprises for mandatory code reviews before production releases, especially in regulated industries. Include compliance reporting and integration with internal ticketing systems.
💬 Integration Tip
Integrate the agent as a GitHub Action or GitLab CI job. For deep review, ensure the agent can access the full diff and project structure; use environment variables for API keys.
Scored Jun 23, 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.