roborev-refine - Automated Code Review Fix Loop
Automatically fixes code review findings iteratively until all reviews pass
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- find failed reviews
- run fix agent
- commit fixes
- wait for re-review
- repeat iterations
- run branch review
Inputs
- git repository
- code review findings
- failed reviews
Outputs
- fixed code
- committed changes
- review results
Requirements
- clean git working tree
- git repository access
- feature branch or --since flag
