Since the source file appears empty or unavailable, here's what you're getting: a code review assistant that analyzes your pull requests and provides feedback on potential issues, style problems, and logic errors. You'd reach for this when you want a second pair of eyes before merging, especially on teams without formal review processes or when you're working solo. It won't replace human reviewers who understand business context, but it catches the mechanical stuff like unused variables, error handling gaps, and consistency issues that are easy to miss when you're deep in implementation mode.
npx skills add https://github.com/alirezarezvani/claude-skills --skill code-reviewer