II.
LibraryProcess overview
Reference · livelib-process:decision-intelligence--kpi-framework-development
kpi-framework-development overview
KPI Framework Development - Systematic definition of key performance indicators aligned with strategic objectives including metric hierarchies, targets, and measurement methodologies.
Attributes
displayName
kpi-framework-development
description
KPI Framework Development - Systematic definition of key performance indicators aligned with
strategic objectives including metric hierarchies, targets, and measurement methodologies.
libraryPath
library/specializations/domains/business/decision-intelligence/kpi-framework-development.js
specialization
decision-intelligence
references
- - Balanced Scorecard: https://hbr.org/1992/01/the-balanced-scorecard-measures-that-drive-performance-2 - OKRs: https://www.whatmatters.com/ - Key Performance Indicators: David Parmenter
example
const result = await orchestrate('specializations/domains/business/decision-intelligence/kpi-framework-development', {
projectName: 'Enterprise KPI Framework',
strategicObjectives: ['Increase Revenue 20%', 'Improve NPS to 70', 'Reduce Churn to 5%'],
businessUnits: ['Sales', 'Marketing', 'Customer Success', 'Product']
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:business-intelligence·DomainBusiness Intelligence
lib_belongs_to_specialization1
- specialization:decision-intelligence·SpecializationDecision Intelligence
lib_implements_workflow1
- workflow:strategic-planning·WorkflowStrategic Planning
lib_involves_role2
- role:data-analyst·RoleData Analyst
- role:business-analyst·RoleBusiness Analyst
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:business-analysis·SkillAreaBusiness Analysis
Incoming edges
None.