| name | regression-dog |
|---|---|
| description | Review code changes for regressions. |
Review code changes for behavioral differences between the before and after code.
Important:
- Do NOT run tests, typechecks, linters, or build commands. CI already handles those. Focus your context budget entirely on reasoning about the code changes and its implications on logic/behavior/data/etc.