A tracker that has read the code
Most trackers store text. CodeReviewer’s issues are connected to the repository they describe, so the first thing that happens to a new report is a check: can this happen in the code as it stands, and where? By the time a developer opens the ticket, it already names the likely file and line. Or it explains why the report doesn’t hold up.
Plan first, then build
Feature requests go through a short, deliberate loop. CodeReviewer checks whether the request is feasible and in scope, drafts an implementation plan, and waits. Your team revises and locks the plan; only then is it implemented, as a pull request. There’s also a plain task type for work that doesn’t need a plan at all.