Roborev performs continuous, non-invasive background code review for agents, improving efficiency and quality. It supports TUI and CLI interfaces, benefiting developers and operations teams by integrating into existing workflows and tools.
git clone https://github.com/roborev-dev/roborev.gitRoborev performs continuous, non-invasive background code review for agents, improving efficiency and quality. It supports TUI and CLI interfaces, benefiting developers and operations teams by integrating into existing workflows and tools.
["Install Roborev: `pip install roborev` or use your package manager","Configure the project: `roborev init --path /your/project`","Run the review: `roborev review --format CLI` or `roborev review --format TUI`","Analyze results: Review the prioritized report and address critical issues first","Automate monitoring: Set up `roborev watch` to run continuous background reviews"]
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/roborev-dev/roborevCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Run a roborev background code review on the [REPOSITORY_PATH] for [PROJECT_NAME]. Focus on identifying [SPECIFIC_ISSUES: e.g., security vulnerabilities, performance bottlenecks, or code smells]. Generate a prioritized report with actionable fixes, estimated effort, and impact assessment. Provide the output in [FORMAT: TUI/CLI/JSON].
``` Roborev Background Code Review Report Project: AcmeCorp E-Commerce Platform Repository: /home/dev/acme-ecommerce Review Duration: 48 hours === CRITICAL ISSUES (Fix Immediately) === 1. SQL Injection Risk in /src/api/checkout.php (Line 42) - Issue: Unsanitized user input in order query - Fix: Implement prepared statements - Effort: 2 hours - Impact: High (Security) 2. Memory Leak in /src/services/cache-service.js - Issue: Unclosed Redis connections - Fix: Add connection cleanup in finally block - Effort: 1 hour - Impact: High (Performance) === HIGH PRIORITY (Fix within 1 week) === 3. Race Condition in /src/workers/order-processor.js - Issue: Shared state without mutex - Fix: Implement locking mechanism - Effort: 3 hours - Impact: Medium (Data Integrity) 4. Hardcoded API Keys in /config/production.json - Issue: Credentials exposed in repo - Fix: Use environment variables - Effort: 1 hour - Impact: High (Security) === MEDIUM PRIORITY (Fix within 1 month) === 5. Complexity in /src/utils/validation.js - Issue: Cyclomatic complexity of 15 - Fix: Refactor into smaller functions - Effort: 4 hours - Impact: Low (Maintainability) === STATISTICS === Files Reviewed: 124 Lines of Code: 45,231 Issues Found: 23 Critical: 2 | High: 2 | Medium: 1 | Low: 18 === RECOMMENDATIONS === 1. Schedule security-focused code review for next sprint 2. Add Roborev to CI/CD pipeline for continuous monitoring 3. Implement automated testing for all critical paths Next Review: Automatically scheduled in 7 days ```
Cloud ETL platform for non-technical data integration
IronCalc is a spreadsheet engine and ecosystem
Get more done every day with Microsoft Teams – powered by AI
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan