II.
LibraryProcess overview
Reference · livelib-process:industrial-engineering--root-cause-analysis
root-cause-analysis overview
Root Cause Analysis Investigation - Conduct structured root cause analysis investigations using systematic problem-solving methods to identify and eliminate the true causes of problems.
Attributes
displayName
root-cause-analysis
description
Root Cause Analysis Investigation - Conduct structured root cause analysis investigations using
systematic problem-solving methods to identify and eliminate the true causes of problems.
libraryPath
library/specializations/domains/science/industrial-engineering/root-cause-analysis.js
specialization
industrial-engineering
references
- - Andersen & Fagerhaug, Root Cause Analysis - Latino, Root Cause Analysis: Improving Performance for Bottom-Line Results - ASQ Root Cause Analysis Handbook
example
const result = await orchestrate('domains/science/industrial-engineering/root-cause-analysis', {
problemStatement: 'Customer complaints increased 40% for product X in Q3',
problemData: { defectType: 'cosmetic', location: 'assembly-line-2' },
impactAssessment: { customerComplaints: 150, scrapCost: 50000 }
});
usesAgents
- problem-definer
- containment-specialist
- data-investigator
- cause-theorist
- cause-tester
- root-cause-identifier
- corrective-action-developer
- implementation-planner
- verification-planner
- rca-reporter
Outgoing edges
lib_applies_to_domain1
- domain:industrial-engineering·DomainIndustrial Engineering
lib_belongs_to_specialization1
- specialization:industrial-engineering·SpecializationIndustrial Engineering
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role2
- role:operations-analyst·RoleOperations Analyst
- role:research-engineer·RoleResearch Engineer
lib_requires_skill_area3
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:data-analysis·SkillAreaData Analysis
Incoming edges
None.