Code Review

Review code for style, performance, and maintainability. Use before merging changes. Use when this capability is needed.

tomevault-io Updated

File contents

Code Review

Systematically review code changes for quality, consistency, and potential issues.

Review Areas

  1. Style: Naming, formatting, idioms
  2. Performance: Efficiency, complexity
  3. Maintainability: Readability, duplication
  4. Correctness: Logic errors, edge cases

Output

Create review reports using templates:

  • templates/review-style.md for style issues
  • templates/review-performance.md for performance issues

Tips

  • Focus on significant issues, not nitpicks
  • Explain why something is problematic
  • Suggest specific improvements
  • Acknowledge good patterns too
  • Prioritize by impact

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/amattas--agentic-coding--code-review commit 6a428c1bbe

Frequently asked questions

npx skillmds@latest add tomevault-io/code-review-176