II.
LibrarySkill overview
Reference · livelib-skill:shared--code-review-orchestration
code-review-orchestration overview
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.
Attributes
displayName
code-review-orchestration
description
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documentation dimensions with weighted scoring.
libraryPath
library/methodologies/claudekit/skills/code-review-orchestration/SKILL.md
contentSummary
## Scoring and Recommendation
- **APPROVE**: overall >= 80 AND zero critical issues
- **REQUEST_CHANGES**: overall >= 60 OR has critical issues
- **REJECT**: overall < 60
## When to Use
- `/code-review` slash command
- Post-implementation review in spec execution
- Pre-merge quality gat
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.