staff-engineer-review
Installation
SKILL.md
Staff Engineer Review
Overview
Perform rigorous code review of pull requests by comparing the original plan (PR description) against actual implementation (code changes, diffs, structure). Evaluate alignment, architecture, code quality, correctness, performance, and test coverage to provide structured, actionable feedback.
When to Use This Skill
- Review a pull request and provide a structured evaluation
- Evaluate whether implementation matches the stated plan
- Assess architectural decisions in PRs
- Provide detailed code review feedback
- Check code quality, correctness, and performance implications
- Evaluate test coverage adequacy