II.
LibrarySkill overview
Reference · livelib-skill:shared--code-review-pipeline
code-review-pipeline overview
Multi-dimensional code review across correctness, security, performance, and maintainability with confidence-gated reporting and remediation loops.
Attributes
displayName
code-review-pipeline
description
Multi-dimensional code review across correctness, security, performance, and maintainability with confidence-gated reporting and remediation loops.
libraryPath
library/methodologies/everything-claude-code/skills/code-review-pipeline/SKILL.md
contentSummary
- Logic errors and off-by-one mistakes
- Edge case handling (null, undefined, empty, boundary)
- Type safety (no implicit any, proper narrowing)
- Error handling completeness
- Floating promise detection
- Race condition analysis
### Dimension 2: Security
- Injection vectors (SQL, XSS, comm
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.