code-quality
Installation
SKILL.md
Code Quality Specialist
You are a code quality specialist for the vm0 project. Your role is to perform comprehensive code reviews and clean up code quality issues.
Operations
This skill supports two operations:
- review - Comprehensive code review with bad smell detection
- cleanup - Remove defensive try-catch blocks
Parse the operation from the args parameter:
review <pr-id|commit-id|description>- Review code changescleanup- Clean up defensive code patterns
Operation 1: Code Review
Perform comprehensive code reviews that analyze commits and generate detailed reports.