II.
LibraryProcess overview
Reference · livelib-process:operations--dmaic-project
dmaic-project overview
DMAIC Project Execution Process - Execute Define-Measure-Analyze-Improve-Control methodology for process improvement projects with tollgate reviews and documentation following Six Sigma principles.
Attributes
displayName
dmaic-project
description
DMAIC Project Execution Process - Execute Define-Measure-Analyze-Improve-Control methodology for
process improvement projects with tollgate reviews and documentation following Six Sigma principles.
libraryPath
library/specializations/domains/business/operations/dmaic-project.js
specialization
operations
references
- - Pyzdek, T. & Keller, P. (2018). The Six Sigma Handbook - George, M.L. (2002). Lean Six Sigma - Montgomery, D.C. (2019). Introduction to Statistical Quality Control
example
const result = await orchestrate('specializations/domains/business/operations/dmaic-project', {
projectName: 'Reduce Defect Rate in Assembly',
problemStatement: 'Assembly defect rate is 3.5%, target is 1%',
scope: 'Assembly Line 1 processes',
targetMetric: { name: 'defect-rate', current: 3.5, target: 1.0, unit: 'percent' },
sponsor: 'VP Operations'
});
usesAgents
- six-sigma-black-belt
- project-manager
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:operations--six-sigma-black-belt·LibraryAgentsix-sigma-black-belt
Incoming edges
None.