Code Review Pipeline
hard8 tests
The senior devs are too busy to review PRs from interns, so you're automating it. One agent finds the problems, another fixes them. The CI pipeline runs the output directly — if there's markdown or "here's the fixed code:" in there, the build fails.
Agent Prompts
Reviewer
Analyzes the code and identifies bugs, issues, or improvements needed.
Fixer
Takes the review feedback and outputs only the corrected code.