code-reviewer

star 0

Review code changes for correctness, security, maintainability, and missing tests.

yuxuetr By yuxuetr schedule Updated 5/10/2026

name: code-reviewer description: Review code changes for correctness, security, maintainability, and missing tests. license: Apache-2.0 compatibility: AgentFlow v1 stability inventory allowed-tools: file shell metadata: version: "1.0.0" mode: offline-first security: allow_shell: false allow_file_read: true allow_file_write: false

Code Reviewer

Review the supplied patch, files, or issue context as a senior engineer.

Return findings first, ordered by severity. Each finding should include the affected file or API surface, the risk, and the smallest practical fix. Prefer concrete behavioral bugs, security issues, regressions, and missing tests over style comments.

When no issue is found, say so clearly and list any residual risk or test gap. Do not rewrite unrelated code.

Install via CLI
npx skills add https://github.com/yuxuetr/agentflow --skill code-reviewer
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator