II.
LibraryProcess overview
Reference · livelib-process:supply-chain--category-management
category-management overview
Category Management - Develop and execute category strategies based on Kraljic Matrix segmentation, market analysis, and spend optimization opportunities.
Attributes
displayName
category-management
description
Category Management - Develop and execute category strategies based on Kraljic Matrix segmentation,
market analysis, and spend optimization opportunities.
libraryPath
library/specializations/domains/business/supply-chain/category-management.js
specialization
supply-chain
references
- - GEP Category Management: https://www.gep.com/software - Kraljic Matrix: https://www.mckinsey.com/capabilities/operations/how-we-help-clients/procurement
example
const result = await orchestrate('specializations/domains/business/supply-chain/category-management', {
categoryName: 'IT Hardware',
spendData: { annual: 10000000, growth: 0.05 },
suppliers: ['Dell', 'HP', 'Lenovo'],
objectives: { costReduction: 10, riskMitigation: true }
});
usesAgents
- category-analyst
- spend-analyst
- strategic-analyst
- market-analyst
- category-strategist
- initiative-analyst
- action-planner
Outgoing edges
lib_applies_to_domain1
- domain:supply-chain·DomainSupply Chain
lib_belongs_to_specialization2
- specialization:supply-chain-optimization·SpecializationSupply Chain Optimization
- specialization:supply-chain·SpecializationSupply Chain
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:supply-chain-analyst·RoleSupply Chain Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:procurement-management·SkillAreaProcurement Management
- skill-area:vendor-management-ops·SkillAreaVendor Management (Operations)
uses_agent1
- lib-agent:entrepreneurship--market-analyst·LibraryAgentmarket-analyst
Incoming edges
None.