From unitwork
This skill should be used when reviewing code or running /uw:review. It contains 47 issue patterns with severity tiers, team standards to enforce, and implementation checklists for the Unit Work review system.
How this skill is triggered — by the user, by Claude, or both
Slash command
/unitwork:review-standardsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill contains the review taxonomy, team standards, and implementation checklists used by the Unit Work review system.
This skill contains the review taxonomy, team standards, and implementation checklists used by the Unit Work review system.
Issues are categorized into two tiers:
Tier 1 - Correctness (Always Higher Priority)
Tier 2 - Cleanliness (Lower Priority)
At the same P-level, Tier 1 issues should be addressed before Tier 2 issues.
These should never appear in PRs:
as SomeType)When conducting code review, reference the detailed patterns in issue-patterns.md for detection criteria and fix guidance.
Before implementing features, run through the checklists in checklists.md.
npx claudepluginhub ryan-relevanceai/unitwork --plugin unitworkProvides principles and process for effective code reviews: constructive feedback, systematic analysis, and collaborative improvement. Use for PR reviews, establishing standards, or mentoring.
Code review checklist covering pattern consistency, architecture, code quality, and safety.
Guides effective code reviews with mindset, actionable feedback examples, scope, and phased process. Use for pull requests, standards, mentoring, architecture reviews.