review-evoSelf-improving code reviewer that learns your codebase over time. Analyzes git history, spots patterns, identifies risk — and gets smarter every run.
Install via ClawdBot CLI:
clawdbot install 8co/review-evoRequires:
Grade 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/8co/review-evoAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A development team is tasked with refactoring a legacy monolith into microservices. ReviewEvo analyzes the git history to identify tightly coupled modules, high-churn files that need immediate attention, and patterns in error handling to ensure consistency during the transition. It helps prioritize refactoring efforts based on risk hotspots and historical changes.
An open source maintainer uses ReviewEvo to onboard new contributors by reviewing pull requests against established conventions learned from the project's history. It flags deviations in naming or import patterns, ensures test coverage for new code, and tracks recurring issues to improve documentation and guidelines over time.
A small startup team rapidly iterates on an MVP with frequent commits. ReviewEvo monitors git activity to detect complexity bombs in recent diffs, identifies single-author files to mitigate bus factor risks, and builds a knowledge base of team conventions to maintain code quality as the codebase grows without slowing down development.
An enterprise needs to audit its codebase for security and compliance standards. ReviewEvo scans git history to find TODOs or FIXMEs older than 30 days, checks for dependencies with known issues via lock file analysis, and assesses risk indicators like large untested files to generate a health report for regulatory review.
A coding bootcamp integrates ReviewEvo into its curriculum to teach students about code quality and version control. It analyzes student projects over time, highlighting strengths and areas for improvement based on git patterns, and provides structured feedback to help learners develop self-review habits and understand industry best practices.
Offer a free tier for individual developers or small teams with basic git analysis and limited learnings storage. Charge for advanced features like integration with CI/CD pipelines, team collaboration dashboards, and priority support. Revenue comes from monthly subscriptions based on the number of repositories or users.
Sell on-premise or cloud-based licenses to large organizations requiring high security and customization. Include features like custom rule sets, compliance reporting, and dedicated training. Revenue is generated through annual contracts with tiered pricing based on codebase size and support levels.
Integrate ReviewEvo as a plugin or extension in popular developer platforms like GitHub, GitLab, or VS Code Marketplace. Monetize through a revenue share model where users pay for premium analysis within these ecosystems. Offer in-app purchases for additional insights or historical trend analysis.
💬 Integration Tip
Ensure git is installed and the repository has sufficient commit history before running the skill; use the learnings file to persist insights across sessions for continuous improvement.
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.