Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

File metadata and controls

16 lines (11 loc) · 434 Bytes

Agents

code-reviewer

A senior code reviewer agent that reviews completed work against plans.

When to use: After completing a task or before submitting a PR.

What it checks:

  • Code correctness and completeness
  • Test coverage and edge cases
  • Security vulnerabilities
  • Performance concerns
  • Code style consistency

Output format: Structured feedback categorized by severity (Critical / Important / Suggestions).