II.
LibrarySkill overview
Reference · livelib-skill:collaboration--six-dimension-code-review
six-dimension-code-review overview
Structured pull-request review across six fixed dimensions — correctness, clarity, consistency, coverage, complexity, and change-scope — producing a per-dimension verdict plus severity-tagged findings. Use when reviewing a PR diff or running the collaboration PR lifecycles.
Attributes
displayName
six-dimension-code-review
description
Structured pull-request review across six fixed dimensions — correctness, clarity, consistency, coverage, complexity, and change-scope — producing a per-dimension verdict plus severity-tagged findings. Use when reviewing a PR diff or running the collaboration PR lifecycles.
libraryPath
library/specializations/collaboration/skills/six-dimension-code-review/SKILL.md
specialization
collaboration
contentSummary
# Six-Dimension Code Review
The rubric hardcoded as the `DIMENSIONS` array in
[`../../code-review/six-dimension-review.js`](../../code-review/six-dimension-review.js)
(`@process specializations/collaboration/code-review/six-dimension-review`) and depended on
by [`../../github/pr-lifecycle-feature.j
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:collaboration·SpecializationCollaboration Tools & Practices
lib_implements_workflow1
- workflow:pull-request-lifecycle·WorkflowPull Request Lifecycle
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area1
- skill-area:code-review-practice·SkillAreaCode Review Practice
Incoming edges
None.