Pr Review

Reviews Pull Requests or local diffs with an 8-agent fan-out covering static analysis, dead code, code smells + quality (naming, complexity, single-responsibility, magic numbers), language rules (C++/Python/CMake), architecture, simplification, performance (hot-path classification, allocations, locks, I/O), and undefined behaviour (signed overflow, lifetime, strict aliasing, data races, sanitizer coverage; C/C++/unsafe-Rust only). Use when the user asks to "review this PR", "review the diff", "audit this branch", "/pr-review", or when staging changes before push.

rocm a497382 13 files · 108.1 KB Updated

File contents

rocm/rocprofiler-systems-skills/tree/main/skills/pr-review commit a497382a5a

Frequently asked questions

npx skillmds@latest add rocm/pr-review