Code Review
Focused on
Overview
Quick Start
# Install the plugin
/plugin install code-review@NeoLabHQ/context-engineering-kit
# Review uncommitted local changes
> /code-review:review-local-changes
# Review a pull request
> /code-review:review-pr #123Agent Architecture
Commands
Review Agents
Bug Hunter
Security Auditor
Test Coverage Reviewer
Code Quality Reviewer
Contracts Reviewer
Historical Context Reviewer
CI/CD Integration
GitHub Actions
Output Formats
Local Changes Review (review-local-changes)
review-local-changes)PR Review (review-pr)
review-pr)Last updated