II.
LibraryProcess overview
Reference · livelib-process:operations--root-cause-analysis
root-cause-analysis overview
Root Cause Analysis Process - Apply systematic problem-solving using 5 Whys, fishbone diagrams, fault tree analysis, and hypothesis testing to identify true root causes of problems.
Attributes
displayName
root-cause-analysis
description
Root Cause Analysis Process - Apply systematic problem-solving using 5 Whys, fishbone diagrams,
fault tree analysis, and hypothesis testing to identify true root causes of problems.
libraryPath
library/specializations/domains/business/operations/root-cause-analysis.js
specialization
operations
references
- - Andersen, B. & Fagerhaug, T. (2006). Root Cause Analysis - Ishikawa, K. (1990). Introduction to Quality Control - Taiichi Ohno - 5 Whys methodology
example
const result = await orchestrate('specializations/domains/business/operations/root-cause-analysis', {
problemDescription: 'Increased defect rate in final assembly by 50%',
severity: 'high',
impactArea: 'Assembly Line 1',
dataAvailable: true
});
usesAgents
- problem-analyst
- data-collector
- fishbone-facilitator
- five-whys-facilitator
- fault-tree-analyst
- prioritization-analyst
- verification-analyst
- corrective-action-developer
- preventive-action-developer
- report-writer
Outgoing edges
lib_applies_to_domain1
- domain:operations·DomainOperations
lib_belongs_to_specialization1
- specialization:operations·SpecializationOperations
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:operations-analyst·RoleOperations Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:stakeholder-management·SkillAreaStakeholder Management
uses_agent1
- lib-agent:customer-experience--problem-analyst·LibraryAgentproblem-analyst
Incoming edges
None.