Code Review Assistant
Code Review Assistant
DevOps & CI/CDFreeby openbyt
Install this skill
hermes skills install code-review-assistant
Overview
AI-powered code review that catches bugs, security issues, and style violations in PRs. Integrates with GitHub PRs to provide inline comments on potential bugs, security vulnerabilities, performance issues, and style inconsistencies.
This skill integrates directly with your Hermes Agent workflow. Once installed, it becomes available as a callable skill in your agent toolset.
Quick Start
$ hermes skills install code-review-assistant
✓ Skill installed successfully
$ hermes run code-review-assistant
✓ Running…
✓ Skill installed successfully
$ hermes run code-review-assistant
✓ Running…
Features
- Production-ready automation with error handling and retry logic
- Configurable via YAML — customize behavior without touching code
- Works with Hermes Agent, OpenClaw, and other compatible frameworks
- Detailed logging and progress reporting
Requirements
- Hermes Agent v0.9+ or compatible framework
- Python 3.10+
- Active internet connection for API calls