#review
3 listings tagged review.
skill โ Verified
Coding Code Review
Review a diff for correctness, security, and clarity in priority order, and leave specific, actionable comments. Use when reviewing a PR or self-reviewing before pushing.
agent โ Verified
Coding PR Reviewer
Reviews a pull request for correctness, security, and clarity, and leaves prioritized, actionable comments. Use to review changes before merge.
agent โ Verified
Security Security Auditor
Audits code for security issues โ injection, auth flaws, secret leaks, unsafe dependencies โ with concrete, prioritized fixes. Use for a security pass on a change or module.