II.
LibraryProcess overview
Reference · livelib-process:supply-chain--contract-management
contract-management overview
Contract Negotiation and Management - Develop negotiation strategies, conduct supplier negotiations, draft contracts, and manage contract lifecycle including renewals and amendments.
Attributes
displayName
contract-management
description
Contract Negotiation and Management - Develop negotiation strategies, conduct supplier negotiations,
draft contracts, and manage contract lifecycle including renewals and amendments.
libraryPath
library/specializations/domains/business/supply-chain/contract-management.js
specialization
supply-chain
references
- - Vantage Partners Negotiation: https://www.vantagepartners.com/ - Contract Management Best Practices: https://www.icertis.com/
example
const result = await orchestrate('specializations/domains/business/supply-chain/contract-management', {
supplier: 'Acme Corp',
contractType: 'Master Services Agreement',
terms: { duration: '3-years', value: 5000000 },
currentContract: { id: 'CNT-001', expirationDate: '2024-12-31' }
});
usesAgents
- contract-strategist
- negotiation-planner
- contract-drafter
- negotiator
- contract-finalizer
- contract-executor
- lifecycle-manager
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)
Incoming edges
None.