II.
LibraryProcess overview
Reference · livelib-process:industrial-engineering--oee-improvement
oee-improvement overview
Overall Equipment Effectiveness Improvement - Measure and improve OEE by analyzing availability, performance, and quality losses to maximize productive equipment time.
Attributes
displayName
oee-improvement
description
Overall Equipment Effectiveness Improvement - Measure and improve OEE by analyzing availability,
performance, and quality losses to maximize productive equipment time.
libraryPath
library/specializations/domains/science/industrial-engineering/oee-improvement.js
specialization
industrial-engineering
references
- - Nakajima, Introduction to TPM - Hansen, Overall Equipment Effectiveness - SEMI E10 - Equipment Reliability, Availability, and Maintainability
example
const result = await orchestrate('domains/science/industrial-engineering/oee-improvement', {
equipmentId: 'CNC-Machine-01',
currentOEE: 0.65,
targetOEE: 0.85
});
usesAgents
- measurement-specialist
- oee-calculator
- loss-categorizer
- pareto-analyst
- improvement-specialist
- am-coordinator
- dashboard-designer
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
uses_agent1
- lib-agent:cli-mcp-development--dashboard-designer·LibraryAgentdashboard-designer
Incoming edges
None.