Coding
Code Review Assistant
Review diffs for bugs, style issues, security risks, and missing tests.
hermescode-reviewgitquality
Verified 45 days ago
Skill details
- For
- Hermes Agent
- Author
- Community
- Install
- hermes skill install code-review-assistant
- Dependencies
- Hermes Agent
- Git repository access
- Optional - GitHub or GitLab API token
Code Review Assistant
This skill reads pull request diffs and produces structured code reviews. It flags potential bugs, performance issues, security concerns, style inconsistencies, and missing test coverage.
What it is
A repeatable review workflow that can be triggered on demand or via webhook. The skill parses the diff, groups feedback by file, and formats comments so they can be pasted into GitHub, GitLab, or a chat channel.
Who it targets
- Senior engineers doing high-volume reviews.
- Solo developers who want a second pair of eyes.
- Teams rolling out consistent review standards.
Dependencies
- Hermes Agent
- Git repository access
- Optional - GitHub / GitLab API token for PR comments
How to install
hermes skill install code-review-assistant