loom-code-review

Installation
SKILL.md

Code Review

Overview

This skill provides thorough code review capabilities across multiple domains, analyzing code for bugs, design issues, performance problems, security vulnerabilities, and adherence to best practices. It helps identify potential issues before they reach production.

Agent Assignment

When performing code reviews, consider using specialized skills for domain-specific expertise:

  • code-reviewer - Architecture, design patterns, complex logic review, security review (use /loom-security-audit skill), infrastructure review
  • senior-software-engineer (Opus) - Responds to review feedback, implements fixes requiring judgment
  • software-engineer (Sonnet) - ONLY for mechanical fixes (unit tests, boilerplate) identified during review

For specialized reviews, use relevant skills such as /loom-security-audit for security concerns, /loom-concurrency for thread safety, /loom-data-validation for input validation, etc.

Instructions

1. Gather Context

Related skills
Installs
4
GitHub Stars
48
First Seen
7 days ago