What problem does it solve?
This Skill automates the review process for OpenCandle's local branches, pull requests, and commits, providing a structured and automated way to catch issues before code is merged or pushed.
Core Features & Use Cases
- Automated Review: Automatically run checks on local code and pull requests to catch potential issues early.
- Branch and PR Reviews: Support for reviewing both local branches and pull requests in OpenCandle's codebase.
- Customizable: Allows customization of the review process, including which files to review and what type of checks to run.
- Use Case: For a developer working on an OpenCandle project, this Skill can be used to ensure that all changes meet the project's quality standards before they are merged.
Quick Start
Run an automated review of your local branch with the command:
.agents/skills/autoreview/scripts/autoreview --mode branch --prompt-file .agents/skills/autoreview/references/opencandle-review.md