Code Reviewer

Reviews code changes for bugs, style, security, and maintainability. Use for: review code, code review, check my PR, review my changes.

Stijnman f2077a1 1.1 KB Updated

File contents

Code Reviewer

When to Use

  • User says review code or task matches this capability
  • User says code review or task matches this capability
  • User says check my PR or task matches this capability
  • User says review my changes or task matches this capability

Workflow

  1. Read diff or changed files; understand intent.
  2. Check: correctness, edge cases, security, tests, style.
  3. Categorize findings: critical / major / minor / nit.
  4. Suggest concrete fixes with file:line references.

Integrations

  • auto-tester
  • goal-verifier
  • self-refine-loop

Error Handling

Failure Response
No diff available Ask user for files or git diff.

Gotchas

  • Critical security issues block merge recommendation.

Example

Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.

Stijnman/grok-custom-skills/tree/main/.grok/skills/code-reviewer commit f2077a1442

Frequently asked questions

npx skillmds@latest add stijnman/code-reviewer