# Code Reviewer Template

A GolemBot-based code review assistant that can be integrated into CI/CD pipelines for automated code review.

## Quick Start

1. Place the code to be reviewed in the directory
2. Run `golembot run`
3. Enter "Review the code changes in the current directory"

## File Overview

- `reviews/` — Review report output directory
- `skills/code-review/` — Code review Skill definition
