Consume a coverage-led `regression-review` Markdown report or related PR feedback and turn it into evidence-backed next actions.
Split a large or mixed Git working tree into multiple focused local commits. Use when changes span unrelated concerns, combine refactors with behavior changes, mix generated files…
Perform a scoped, coverage-led review of working tree, staged, commit-range, branch, or PR changes to find user-visible behavioral regressions.
Add or rewrite code comments with calibrated granularity so they explain intent, constraints, data meaning, contracts, and control-flow decisions instead of translating syntax.
Consume a coverage-led `hack-review` Markdown report, PR feedback derived from one, or a request to address `Block`, `Discuss`, `Watch`, `Intentional Exceptions`, `Complete…
Perform a scoped, coverage-led review of a working tree, staged diff, commit range, branch diff, PR, or suspicious implementation to find hack-like implementation risks.