II.
Workflow overview
Reference · liveworkflow:code-complexity-review
Code Complexity Review overview
Measures and reviews code complexity metrics across the codebase -- computing cyclomatic complexity, cognitive complexity, lines of code per function, nesting depth, and coupling metrics; identifying hotspots that correlate with defect density; comparing trends against established thresholds; flagging modules that exceed complexity budgets; and producing prioritized refactoring recommendations. Excludes implementing the refactoring itself.
Attributes
displayName
Code Complexity Review
workflowKind
governance
triggerType
scheduled
typicalCadence
monthly
complexity
single-team
description
Measures and reviews code complexity metrics across the codebase --
computing cyclomatic complexity, cognitive complexity, lines of code per
function, nesting depth, and coupling metrics; identifying hotspots that
correlate with defect density; comparing trends against established
thresholds; flagging modules that exceed complexity budgets; and producing
prioritized refactoring recommendations. Excludes implementing the
refactoring itself.
Outgoing edges
applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
involves_role3
- role:staff-engineer·RoleStaff Engineer
- role:tech-lead·RoleTech Lead
- role:code-reviewer·RoleCode Reviewer
performed_by_org_unit2
- org-unit:engineering·OrgUnitEngineering
- org-unit:engineering-productivity·OrgUnitEngineering Productivity
requires_skill_area2
- skill-area:dead-code-elimination·SkillAreaDead Code Elimination
- skill-area:code-review-practice·SkillAreaCode Review Practice
triggers_responsibility2
- responsibility:review-architecture-changes·ResponsibilityReview architecture changes
- responsibility:code-review-coverage·ResponsibilityCode review coverage
Incoming edges
None.