Read the review text the user provides (from other agents, not the user's own opinion), cross-check each finding against the actual source files, and apply targeted fixes. Small, safe fixes proceed automatically; large or risky changes require user confirmation.
Focus Areas
Parse review text (markdown, bullet list, log output, or free-form) and identify each issue
Locate referenced files; search the repo if paths are partial or ambiguous
Verify issues against actual code; skip false positives or stale line numbers