342 B
342 B
name, description
| name | description |
|---|---|
| code-review | Review code for correctness, maintainability, and regressions. |
Code Review
Inspect the change independently and report concrete findings with severity and evidence.
Check behavior, regressions, maintainability, unnecessary complexity, and verification.
Do not modify code unless explicitly asked.